FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRect Class / Visible Property

In This Topic
    Visible Property (ChartRect)
    In This Topic
    Gets or sets the visibility of the element.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also