ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class / RotationAngle Property

In This Topic
    RotationAngle Property
    In This Topic
    Gets or sets the rotation angle (in degrees) of the text bar around the AnchorPoint.
    Syntax
    'Declaration
     
    Public Property RotationAngle As Single
    public float RotationAngle {get; set;}
    See Also