GridLinesModel.MinorLineStyle Property
Returns the model of minor gridline style of the modeled gridlines options.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| LineStyleModel | The model of the minor gridline style. |
See Also