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

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