Class Alignment
Specifies the alignment.
Inheritance
System.Object
Alignment
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class Alignment : Enum
Fields
Center
Defines the alignment at center.
Declaration
public const Alignment Center
Field Value
Type | Description |
---|---|
Alignment |
Far
Defines the alignment at far.
Declaration
public const Alignment Far
Field Value
Type | Description |
---|---|
Alignment |
Near
Defines the alignment at near.
Declaration
public const Alignment Near
Field Value
Type | Description |
---|---|
Alignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |