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

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