Enum TextDirection
Specifies the direction for text.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum TextDirection
Fields
Name | Description |
---|---|
Horizontal | Indicates the text direction is horizontal |
RotateAllText270 | Indicates the text direction is RotateAllText270 |
RotateAllText90 | Indicates the text direction is RotateAllText90 |
StackedLeftToRight | Indicates the text direction is StackedLeftToRight |
StackedRightToLeft | Indicates the text direction is StackedRightToLeft |