Class FinancialChartType
Inheritance
System.Object
FinancialChartType
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class FinancialChartType : Enum
Fields
Auto
Declaration
public const FinancialChartType Auto
Field Value
Bar
Declaration
public const FinancialChartType Bar
Field Value
Candle
Declaration
public const FinancialChartType Candle
Field Value
Column
Declaration
public const FinancialChartType Column
Field Value
Line
Declaration
public const FinancialChartType Line
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|