Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / GaugeStartAngle Property

In This Topic
    GaugeStartAngle Property
    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