Show / Hide Table of Contents

Class ValueAxisLabelLocation

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

Fields

Auto

Declaration
public const ValueAxisLabelLocation Auto
Field Value
Type Description
ValueAxisLabelLocation

InsideLeft

Declaration
public const ValueAxisLabelLocation InsideLeft
Field Value
Type Description
ValueAxisLabelLocation

InsideRight

Declaration
public const ValueAxisLabelLocation InsideRight
Field Value
Type Description
ValueAxisLabelLocation

OutsideLeft

Declaration
public const ValueAxisLabelLocation OutsideLeft
Field Value
Type Description
ValueAxisLabelLocation

OutsideRight

Declaration
public const ValueAxisLabelLocation OutsideRight
Field Value
Type Description
ValueAxisLabelLocation

value__

Declaration
public int value__
Field Value
Type Description
System.Int32