Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1Gauge Class / svg Property

In This Topic
    svg Property (C1Gauge)
    In This Topic
    Gets or set the SVG presentation.
    Syntax
    'Declaration
     
    Protected Property svg As String
    protected string svg {get; set;}
    See Also