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

In This Topic
    IconStyle Property (C1RadialColorItem)
    In This Topic
    Gets or sets the style used to display the icon.
    Syntax
    'Declaration
     
    
    Public Property IconStyle As Style
    public Style IconStyle {get; set;}
    See Also