Enum TimeInterval
Specifies the predefined time interval types.
Namespace: Telerik.Charting
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public enum TimeInterval
Day
1 Day.
Hour
1 Hour.
Millisecond
1 Millisecond.
Minute
1 Minute.
Month
1 Month.
Quarter
1 Quarter (3 months).
Second
1 Minute.
Week
1 Week (7 days).
Year
1 Year (365 days).