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

In This Topic
    Value Property (C1RadialNumericItem)
    In This Topic
    Gets or sets the Value property.
    Syntax
    'Declaration
     
    
    Public Property Value As Double
    public double Value {get; set;}
    See Also