AxisBase.ActualGridLinesMinorStrokeStyle Property
In This Article
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 |
---|
Stroke |
See Also