Show / Hide Table of Contents

Class XAxisLabelLocation

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

Fields

Auto

Declaration
public const XAxisLabelLocation Auto
Field Value
Type Description
XAxisLabelLocation

InsideBottom

Declaration
public const XAxisLabelLocation InsideBottom
Field Value
Type Description
XAxisLabelLocation

InsideTop

Declaration
public const XAxisLabelLocation InsideTop
Field Value
Type Description
XAxisLabelLocation

OutsideBottom

Declaration
public const XAxisLabelLocation OutsideBottom
Field Value
Type Description
XAxisLabelLocation

OutsideTop

Declaration
public const XAxisLabelLocation OutsideTop
Field Value
Type Description
XAxisLabelLocation

value__

Declaration
public int value__
Field Value
Type Description
System.Int32