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

TimeSpanScaleOptions.IntervalOptions Property

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

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

Declaration

public TimeSpanIntervalOptions IntervalOptions { get; }

Property Value

Type Description
TimeSpanIntervalOptions

The time-span axis’s interval settings.

Property Paths

You can access this nested property as listed below:

Show 24 property paths
See Also