Class XAxisLabelLocation
Inheritance
System.Object
XAxisLabelLocation
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class XAxisLabelLocation : Enum
Fields
Auto
Declaration
public const XAxisLabelLocation Auto
Field Value
InsideBottom
Declaration
public const XAxisLabelLocation InsideBottom
Field Value
InsideTop
Declaration
public const XAxisLabelLocation InsideTop
Field Value
OutsideBottom
Declaration
public const XAxisLabelLocation OutsideBottom
Field Value
OutsideTop
Declaration
public const XAxisLabelLocation OutsideTop
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|