DateTimeScaleOptions.IntervalOptions Property
Stores options for a date-time axis when its ScaleMode is Interval.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| DateTimeIntervalOptions | The date-time axis’s interval settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to IntervalOptions |
|---|---|
| AxisBase |
|
See Also