FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : TextDirection Enumeration |
'Declaration Public Enum TextDirection Inherits System.Enum
'Usage Dim instance As TextDirection
public enum TextDirection : System.Enum
Member | Description |
---|---|
Horizontal | Displays the text in a right to left orientation |
Rotate270Degree | Rotates the text 270 degrees from a horizontal line |
Rotate90Degree | Rotates the text up 90 degrees from a horizontal line |
Stacked | Displays the text stacked vertically |
StackedRTL | Displays the text stacked vertically from right to left |
Vertical | Displays the text in a top to bottom orientation |
VerticalRTL | Displays the text in a right to left, top to bottom orientation |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.TextDirection
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10