Show / Hide Table of Contents

Class DataLegendSummaryType

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

Fields

Auto

Declaration
public const DataLegendSummaryType Auto
Field Value
Type Description
DataLegendSummaryType

Average

Declaration
public const DataLegendSummaryType Average
Field Value
Type Description
DataLegendSummaryType

Max

Declaration
public const DataLegendSummaryType Max
Field Value
Type Description
DataLegendSummaryType

Min

Declaration
public const DataLegendSummaryType Min
Field Value
Type Description
DataLegendSummaryType

None

Declaration
public const DataLegendSummaryType None
Field Value
Type Description
DataLegendSummaryType

Total

Declaration
public const DataLegendSummaryType Total
Field Value
Type Description
DataLegendSummaryType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32