Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class / Angle Property

In This Topic
    Angle Property (C1GaugeSingleLabel)
    In This Topic
    Gets or sets the angle relative to the Gauge pointer origin where the label should appear (for radial Gauges only).
    Syntax
    'Declaration
     
    Public Property Angle As System.Double
    public System.double Angle {get; set;}
    See Also