Class SFDateTimeRangeNavigatorIntervalType
Inheritance
System.Object
SFDateTimeRangeNavigatorIntervalType
Assembly: Syncfusion.SFChart.iOS.dll
Syntax
public sealed class SFDateTimeRangeNavigatorIntervalType : Enum
Fields
Day
Declaration
public const SFDateTimeRangeNavigatorIntervalType Day
Field Value
Hour
Declaration
public const SFDateTimeRangeNavigatorIntervalType Hour
Field Value
Minute
Declaration
public const SFDateTimeRangeNavigatorIntervalType Minute
Field Value
Month
Declaration
public const SFDateTimeRangeNavigatorIntervalType Month
Field Value
Quarter
Declaration
public const SFDateTimeRangeNavigatorIntervalType Quarter
Field Value
Second
Declaration
public const SFDateTimeRangeNavigatorIntervalType Second
Field Value
Week
Declaration
public const SFDateTimeRangeNavigatorIntervalType Week
Field Value
Year
Declaration
public const SFDateTimeRangeNavigatorIntervalType Year
Field Value