ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / LineChartMarkerSymbol Class / Url Property

In This Topic
    Url Property (LineChartMarkerSymbol)
    In This Topic
    A value that indicates the url of the symbol.
    Syntax
    'Declaration
     
    Public Property Url As System.String
    public System.string Url {get; set;}
    See Also