Show / Hide Table of Contents

Class YAxisLabelLocation

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

Fields

Auto

Declaration
public const YAxisLabelLocation Auto
Field Value
Type Description
YAxisLabelLocation

InsideLeft

Declaration
public const YAxisLabelLocation InsideLeft
Field Value
Type Description
YAxisLabelLocation

InsideRight

Declaration
public const YAxisLabelLocation InsideRight
Field Value
Type Description
YAxisLabelLocation

OutsideLeft

Declaration
public const YAxisLabelLocation OutsideLeft
Field Value
Type Description
YAxisLabelLocation

OutsideRight

Declaration
public const YAxisLabelLocation OutsideRight
Field Value
Type Description
YAxisLabelLocation

value__

Declaration
public int value__
Field Value
Type Description
System.Int32