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

In This Topic
    ChartLabel Property
    In This Topic
    Gets or sets the style of the bubble's label.
    Syntax
    'Declaration
     
    Public Property ChartLabel As BubbleChartLabel
    public BubbleChartLabel ChartLabel {get; set;}
    See Also