Skip to main content

AxisBase.ActualGridLinesStrokeStyle Property

Gets the actual stroke style of major grid lines.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public StrokeStyle ActualGridLinesStrokeStyle { get; }

Property Value

Type Description
StrokeStyle

A StrokeStyle object.

See Also