Class ValueAxisLabelLocation
Inheritance
System.Object
ValueAxisLabelLocation
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ValueAxisLabelLocation : Enum
Fields
Auto
Declaration
public const ValueAxisLabelLocation Auto
Field Value
InsideLeft
Declaration
public const ValueAxisLabelLocation InsideLeft
Field Value
InsideRight
Declaration
public const ValueAxisLabelLocation InsideRight
Field Value
OutsideLeft
Declaration
public const ValueAxisLabelLocation OutsideLeft
Field Value
OutsideRight
Declaration
public const ValueAxisLabelLocation OutsideRight
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|