Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialNumericItem Class / GaugeStartAngle Property

In This Topic
    GaugeStartAngle Property (C1RadialNumericItem)
    In This Topic
    Gets or sets a value that indicates the angle to position the radial gauge beginning.
    Syntax
    'Declaration
     
    
    Public Property GaugeStartAngle As Double
    public double GaugeStartAngle {get; set;}
    See Also