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

In This Topic
    Icon Property (C1RadialNumericItem)
    In This Topic
    Gets or sets the icon that appears in a C1RadialMenuItem.
    Syntax
    'Declaration
     
    
    Public Property Icon As Object
    public object Icon {get; set;}
    See Also