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

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