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

In This Topic
    Visible Property (C1ChartBinding)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Visible As System.Boolean
    public virtual System.bool Visible {get; set;}
    See Also