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
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SmithchartAlignment : Enum
Fields
Center
Declaration
public const SmithchartAlignment Center
Field Value
Type |
---|
SmithchartAlignment |
Far
Declaration
public const SmithchartAlignment Far
Field Value
Type |
---|
SmithchartAlignment |
Near
Declaration
public const SmithchartAlignment Near
Field Value
Type |
---|
SmithchartAlignment |