Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1PathIcon Class / Data Property

In This Topic
    Data Property (C1PathIcon)
    In This Topic
    Gets or sets the svg string describing the shape.
    Syntax
    'Declaration
     
    
    Public Property Data As String
    public string Data {get; set;}
    See Also