[]
        
(Showing Draft Content)

C1.Win.C1Chart.RotationEnum

RotationEnum Enum

Use the members of this enumeration to set the value of the Rotation property in the Axis and Style classes.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum RotationEnum

Fields

Name Description
Rotate0

No rotation.

Rotate180

Object is rotated 180 degrees, or inverted.

Rotate270

Object is rotated 270 degrees.

Rotate90

Object is rotated 90 degrees.