Use the members of this enumeration to set the value of the TextRotation
property in the Chart3DView class.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
public enum TextRotationEnum |
| Visual Basic |
|---|
Public Enumeration TextRotationEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| RotNo | 0 | No rotation. | |
| Rot2D | 1 | Rotate in the plane of screen. | |
| Rot3D | 2 | Rotate in 3D space. |