[]
        
(Showing Draft Content)

FarPoint.Win.Chart.TextDirection

TextDirection Enum

Specifies the direction of text.

Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public enum TextDirection
Public Enum TextDirection

Fields

Name 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