2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartAnnotation Class / AnnotationRotation Property

In This Topic
    AnnotationRotation Property (baseChartAnnotation)
    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