Back to Devexpress

TimeInterval Constructors

corelibraries-devexpress-dot-xtracharts-dot-timeinterval-dot-ctor.md

latest975 B
Original Source

TimeInterval Constructors

A time interval object.

NameParametersDescription
TimeInterval()noneInitializes a new instance of the TimeInterval class with the default settings.
TimeInterval(Int32, Int32, Int32, Int32, Int32, Int32)startHour, startMinute, startSecond, endHour, endMinute, endSecondInitializes a new instance of the TimeInterval class with the specified parameters.

See Also

TimeInterval Class

TimeInterval Members

DevExpress.XtraCharts Namespace