ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChartAnnotation Class / AnnotationRotation Property

In This Topic
    AnnotationRotation Property
    In This Topic
    Gets or sets the clockwise angle of rotation for the axis annotations.
    Syntax
    'Declaration
     
    Public Property AnnotationRotation As System.Integer
    public System.int AnnotationRotation {get; set;}
    See Also