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

In This Topic
    AnnoRotated Property
    In This Topic
    Gets or sets whether annotation rotated.
    Syntax
    'Declaration
     
    Public Property AnnoRotated As System.Boolean
    public System.bool AnnoRotated {get; set;}
    See Also