ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge 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 Double
    public double StartAngle {get; set;}
    See Also