Skip to main content
A newer version of this page is available. .

DateTimeScaleOptions.IntervalOptions Property

Stores options for a date-time axis when its ScaleMode is Interval.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public DateTimeIntervalOptions IntervalOptions { get; }

Property Value

Type Description
DateTimeIntervalOptions

The date-time axis’s interval settings.

Property Paths

You can access this nested property as listed below:

Show 24 property paths
See Also