ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Style Class / Rotation Property

In This Topic
    Rotation Property
    In This Topic
    Gets or sets the text rotational orientation.
    Syntax
    'Declaration
     
    Public Property Rotation As RotationEnum
    public RotationEnum Rotation {get; set;}
    See Also