Class SmithchartAlignment
Defines the Alignment. They are
near - Align the element to the left.
center - Align the element to the center.
far - Align the element to the right.
Inheritance
System.Object
SmithchartAlignment
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SmithchartAlignment : Enum
Fields
Center
Declaration
public const SmithchartAlignment Center
Field Value
Far
Declaration
public const SmithchartAlignment Far
Field Value
Near
Declaration
public const SmithchartAlignment Near
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|