Specifies text orientation.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum ChartTextOrientation |
Visual Basic |
---|
Public Enumeration ChartTextOrientation |
Members
Member name | Description | |
---|---|---|
Auto | Indicates that orientation will be selected automatically based on the context (for example, Rotated270 for titles docked on the left). | |
Horizontal | Horizontal text. | |
Rotated90 | Vertical text – Rotated 90 degrees. | |
Rotated270 | Vertical text – Rotated 270 degrees. | |
Stacked | Vertical text – No character rotation. |