ContourAppearance.StrokeStyle Property
In This Article
Specifies the line style settings for this contour.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public StrokeStyle StrokeStyle { get; set; }
#Property Value
Type | Description |
---|---|
Stroke |
A Stroke |
See Also