Class TimeInterval
Specifies the predefined time interval types.
Inheritance
System.Object
TimeInterval
Namespace: Telerik.Maui.Controls.Compatibility.Chart
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public sealed class TimeInterval : Enum
Fields
Day
Hour
Millisecond
Minute
Month
Quarter
Second
Unset
The interval will be calculated automatically.
Declaration
public const TimeInterval Unset
Field Value
TimeInterval
|
value__
Declaration
public int value__
Field Value
System.Int32
|