Show / Hide Table of Contents

Class FinancialChartType

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

Fields

Auto

Declaration
public const FinancialChartType Auto
Field Value
Type Description
FinancialChartType

Bar

Declaration
public const FinancialChartType Bar
Field Value
Type Description
FinancialChartType

Candle

Declaration
public const FinancialChartType Candle
Field Value
Type Description
FinancialChartType

Column

Declaration
public const FinancialChartType Column
Field Value
Type Description
FinancialChartType

Line

Declaration
public const FinancialChartType Line
Field Value
Type Description
FinancialChartType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32