[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartRect.Visible

Visible Property

Visible

Gets or sets the visibility of the element.

Declaration
[C1Description("ChartRect.Visible", "The visibility of the element.")]
public bool Visible { get; set; }
<C1Description("ChartRect.Visible", "The visibility of the element.")>
Public Property Visible As Boolean