Back to Devexpress

TimeSpanIntervalOptions Properties

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

latest2.5 KB
Original Source

TimeSpanIntervalOptions Properties

Stores options for the time-span 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

TimeSpanIntervalOptions Class

TimeSpanIntervalOptions Members

DevExpress.XtraCharts Namespace