AxisBase.ActualGridLinesMinorLineStyle Property
Gets the actual line style for minor grid lines of an AxisBase object.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
LineStyle | A LineStyle object. |
See Also