ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeLabels Class / TextAngle Property

In This Topic
    TextAngle Property (C1GaugeLabels)
    In This Topic
    Gets or sets the angle (in degrees) to rotate the label text.
    Syntax
    'Declaration
     
    Public Property TextAngle As System.Double
    public System.double TextAngle {get; set;}
    See Also