Skip to main content

ScatterLineSeriesView.StrokeStyle Property

Specifies the line style settings for the Scatter Line series.

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
StrokeStyle

A StrokeStyle object.

See Also