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

In This Topic
    Visible Property (iChartRect)
    In This Topic
    Gets or sets the chart area visibility.
    Syntax
    'Declaration
     
    Property Visible As System.Boolean
    System.bool Visible {get; set;}
    See Also