Skip to main content

AxisBase.ActualGridLinesMinorStrokeStyle Property

Gets the actual stroke style of minor grid lines.

Namespace: DevExpress.WinUI.Charts

Assembly: DevExpress.WinUI.Charts.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public StrokeStyle ActualGridLinesMinorStrokeStyle { get; }

#Property Value

Type
StrokeStyle
See Also