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

In This Topic
    TriangleWest Property
    In This Topic
    Gets an icon representing a triangle with one of the vertices pointing west.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property TriangleWest As C1IconTemplate
    public static C1IconTemplate TriangleWest {get;}
    See Also