AxisBase.GridLinesStrokeStyle Property
In This Article
Specifies the line style settings for the axis’ major grid lines.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
[DP(null, Handler = "GridLinesStrokeStyleChanged")]
public StrokeStyle GridLinesStrokeStyle { get; set; }
#Property Value
Type |
---|
Stroke |
See Also