ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / Visible Property

In This Topic
    Visible Property (baseChart)
    In This Topic
    Determines whether the control is visible or hidden.
    Syntax
    'Declaration
     
    Public Shadows Property Visible As System.Boolean
    public new System.bool Visible {get; set;}
    See Also