Show / Hide Table of Contents

Class AxisLabelsLocation

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

Fields

InsideBottom

Declaration
public const AxisLabelsLocation InsideBottom
Field Value
Type Description
AxisLabelsLocation

InsideLeft

Declaration
public const AxisLabelsLocation InsideLeft
Field Value
Type Description
AxisLabelsLocation

InsideRight

Declaration
public const AxisLabelsLocation InsideRight
Field Value
Type Description
AxisLabelsLocation

InsideTop

Declaration
public const AxisLabelsLocation InsideTop
Field Value
Type Description
AxisLabelsLocation

OutsideBottom

Declaration
public const AxisLabelsLocation OutsideBottom
Field Value
Type Description
AxisLabelsLocation

OutsideLeft

Declaration
public const AxisLabelsLocation OutsideLeft
Field Value
Type Description
AxisLabelsLocation

OutsideRight

Declaration
public const AxisLabelsLocation OutsideRight
Field Value
Type Description
AxisLabelsLocation

OutsideTop

Declaration
public const AxisLabelsLocation OutsideTop
Field Value
Type Description
AxisLabelsLocation

value__

Declaration
public int value__
Field Value
Type Description
System.Int32