AxisBase.ActualGridLinesMinorStrokeStyle Property
In This Article
Gets the actual stroke style of minor grid lines.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public StrokeStyle ActualGridLinesMinorStrokeStyle { get; }
#Property Value
Type | Description |
---|---|
Stroke |
A Stroke |
See Also