ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1BarChart Class / Controls Property

In This Topic
    Controls Property (C1BarChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Controls As System.Web.UI.ControlCollection
    public virtual System.Web.UI.ControlCollection Controls {get;}
    See Also