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

In This Topic
    Label Property (ChartSeries)
    In This Topic
    A value that indicates the label of the chart series.
    Syntax
    'Declaration
     
    Public Property Label As System.String
    public System.string Label {get; set;}
    See Also