Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class / Angle Property

In This Topic
    Angle Property (C1RadialColorItem)
    In This Topic
    Gets or sets the item angle.
    Syntax
    'Declaration
     
    
    Public Property Angle As Double
    public double Angle {get; set;}
    Remarks
    This property is set by the C1RadialPanel panel.
    See Also