Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1RadialGauge Class / StartAngle Property

In This Topic
    StartAngle Property (C1RadialGauge)
    In This Topic
    Start angle for the C1RadialGauge axis. 0 is the topmost point of the circumference.
    Syntax
    'Declaration
     
    Public Property StartAngle As System.Double
    public System.double StartAngle {get; set;}
    See Also