2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Axis Class / Rotation Property

In This Topic
    Rotation Property (Axis)
    In This Topic
    Gets or sets the rotational orientation of the textual caption of the axis.
    Syntax
    'Declaration
     
    Public Property Rotation As RotationEnum
    public RotationEnum Rotation {get; set;}
    See Also