TextOrientation Enumeration
.NET Framework 4.5
Specifies text orientation in a chart element.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Auto | Text orientation is automatically determined, based on the type of chart element in which the text appears. | |
| Horizontal | Text is horizontal. | |
| Rotated270 | Text is rotated 270 degrees and oriented from bottom to top. | |
| Rotated90 | Text is rotated 90 degrees and oriented from top to bottom. | |
| Stacked | Text characters are not rotated and are positioned one below the other. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.