Show / Hide Table of Contents

Class TimeAxisIntervalType

Inheritance
System.Object
TimeAxisIntervalType
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class TimeAxisIntervalType : Enum

Fields

Days

Declaration
public const TimeAxisIntervalType Days
Field Value
Type Description
TimeAxisIntervalType

Hours

Declaration
public const TimeAxisIntervalType Hours
Field Value
Type Description
TimeAxisIntervalType

Milliseconds

Declaration
public const TimeAxisIntervalType Milliseconds
Field Value
Type Description
TimeAxisIntervalType

Minutes

Declaration
public const TimeAxisIntervalType Minutes
Field Value
Type Description
TimeAxisIntervalType

Months

Declaration
public const TimeAxisIntervalType Months
Field Value
Type Description
TimeAxisIntervalType

Seconds

Declaration
public const TimeAxisIntervalType Seconds
Field Value
Type Description
TimeAxisIntervalType

Ticks

Declaration
public const TimeAxisIntervalType Ticks
Field Value
Type Description
TimeAxisIntervalType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Weeks

Declaration
public const TimeAxisIntervalType Weeks
Field Value
Type Description
TimeAxisIntervalType

Years

Declaration
public const TimeAxisIntervalType Years
Field Value
Type Description
TimeAxisIntervalType