AxisBase.ActualGridLinesStrokeStyle Property
In This Article
Gets the actual stroke style of major grid lines.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public StrokeStyle ActualGridLinesStrokeStyle { get; }
#Property Value
Type |
---|
Stroke |
See Also