ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1CompositeChartExtender Class / ShowChartLabels Property

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