FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Text Class / Angle Property

In This Topic
    Angle Property (Text)
    In This Topic
    Gets or sets the angle of text annotation.
    Syntax
    'Declaration
     
    Public Property Angle As System.Double
    public System.double Angle {get; set;}
    See Also