ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyle Class / Src Property

In This Topic
    Src Property
    In This Topic
    A value that indicates the src of the chart style.
    Syntax
    'Declaration
     
    Public Property Src As System.String
    public System.string Src {get; set;}
    See Also