FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroup Class / Visible Property

In This Topic
    Visible Property (Chart2DGroup)
    In This Topic
    Gets or sets a value indicating whether the Chart2DGroup is visible.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also