Namespace:
C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Assembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public enum RotationEnum |
Visual Basic |
---|
Public Enumeration RotationEnum |
Members
Member name | Value | Description | |
---|---|---|---|
Rotate0 | 0 | No rotation. | |
Rotate90 | 1 | Object is rotated 90 degrees. | |
Rotate180 | 2 | Object is rotated 180 degrees, or inverted. | |
Rotate270 | 3 | Object is rotated 270 degrees. |