ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / TextStyle Class / Angle Property

In This Topic
    Angle Property (TextStyle)
    In This Topic
    Gets or sets text output angle.
    Syntax
    'Declaration
     
    Public Property Angle As Single
    public float Angle {get; set;}
    See Also