Back to Devexpress

DateTimeIntervalOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-datetimeintervaloptions-dot-underscore-properties.md

latest2.5 KB
Original Source

DateTimeIntervalOptions Properties

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

NameDescription
OverflowValueGets or sets the overflow interval’s start value.
OverflowValuePatternGets or sets a format string that configures text for the overflow interval axis labels and crosshair labels. Inherited from IntervalOptionsBase.
PatternGets or sets a format string that configures text for the interval axis labels and crosshair labels. Inherited from IntervalOptionsBase.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
UnderflowValueGets or sets the underflow interval’s end value.
UnderflowValuePatternGets or sets a format string that configures text for the underflow interval axis labels and crosshair labels. Inherited from IntervalOptionsBase.

See Also

DateTimeIntervalOptions Class

DateTimeIntervalOptions Members

DevExpress.XtraCharts Namespace