FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / DataLabel Class / Angle Property

In This Topic
    Angle Property (DataLabel)
    In This Topic
    Gets or sets the label rotation angle.
    Syntax
    'Declaration
     
    Public Property Angle As System.Integer
    public System.int Angle {get; set;}
    See Also