ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / Labels Property

In This Topic
    Labels Property
    In This Topic
    A value that provides information for the labels.
    Syntax
    'Declaration
     
    Public Property Labels As ChartAxisLabel
    public ChartAxisLabel Labels {get; set;}
    See Also