ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChart Class / ShowChartLabels Property

In This Topic
    ShowChartLabels Property (C1CompositeChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property ShowChartLabels As System.Boolean
    public override System.bool ShowChartLabels {get; set;}
    See Also