[]
        
(Showing Draft Content)

C1.Win.C1Chart.PlotArea.Visible

Visible Property

Visible

Gets or sets the PlotArea visibility.

Declaration
public bool Visible { get; set; }
Remarks

If the PlotArea is not visible, the data is not charted.

See Also