Class DataLegendLabelMode
Inheritance
System.Object
DataLegendLabelMode
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class DataLegendLabelMode : Enum
Fields
Auto
Declaration
public const DataLegendLabelMode Auto
Field Value
Type | Description |
---|---|
DataLegendLabelMode |
Hidden
Declaration
public const DataLegendLabelMode Hidden
Field Value
Type | Description |
---|---|
DataLegendLabelMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Visible
Declaration
public const DataLegendLabelMode Visible
Field Value
Type | Description |
---|---|
DataLegendLabelMode |