Back to Devexpress

TimeInterval Properties

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

latest1.4 KB
Original Source

TimeInterval Properties

A time interval object.

NameDescription
EndHourGets or sets the hour component of the time interval’s end.
EndMinuteGets or sets the minute component of the time interval’s end.
EndSecondGets or sets the second component of the time interval’s end.
StartHourGets or sets the hour component of the time interval’s start.
StartMinuteGets or sets the minute component of the time interval’s start.
StartSecondGets or sets the second component of the time interval’s start.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.

See Also

TimeInterval Class

TimeInterval Members

DevExpress.XtraCharts Namespace