Back to Devexpress

SeriesLabel.ConnectorThickness Property

wpf-devexpress-dot-xpf-dot-charts-dot-serieslabel-9afee2ef.md

latest1.2 KB
Original Source

SeriesLabel.ConnectorThickness Property

Gets or sets a thickness of a connector line from the series point label to the series point marker.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public int ConnectorThickness { get; set; }
vb
Public Property ConnectorThickness As Integer

Property Value

TypeDescription
Int32

An integer value representing the connector line thickness.

|

See Also

SeriesLabel Class

SeriesLabel Members

DevExpress.Xpf.Charts Namespace