SeriesLabelOptions.ConnectorStrokeStyle Property
In This Article
Specifies the line style settings for the series labels connectors.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public StrokeStyle ConnectorStrokeStyle { get; set; }
#Property Value
Type | Description |
---|---|
Stroke |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Connector |
---|---|
Series |
|
Series |
|
See Also