SeriesLabelOptions.ShowConnectors Property
Gets or sets the visibility of a connector line from the series labels to series point markers.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to show the connector line; false to hide it. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ShowConnectors |
|---|---|
| SeriesView |
|
| SeriesView |
|
See Also