Class DataLegendSummaryType
Inheritance
System.Object
DataLegendSummaryType
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class DataLegendSummaryType : Enum
Fields
Auto
Declaration
public const DataLegendSummaryType Auto
Field Value
Average
Declaration
public const DataLegendSummaryType Average
Field Value
Max
Declaration
public const DataLegendSummaryType Max
Field Value
Min
Declaration
public const DataLegendSummaryType Min
Field Value
None
Declaration
public const DataLegendSummaryType None
Field Value
Total
Declaration
public const DataLegendSummaryType Total
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|