Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1IconTemplate Class / ChevronRight Property

In This Topic
    ChevronRight Property
    In This Topic
    Gets an icon representing a chevron pointing to the right.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ChevronRight As C1IconTemplate
    public static C1IconTemplate ChevronRight {get;}
    See Also