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

In This Topic
    LabelStyle Property
    In This Topic
    A value that indicates the style of the bubble chart label.
    Syntax
    'Declaration
     
    Public Property LabelStyle As ChartStyle
    public ChartStyle LabelStyle {get; set;}
    See Also