[]
        
(Showing Draft Content)

C1.Win.C1Chart.Area.Visible

Visible Property

Visible

Gets or sets the ChartArea visibility.

Declaration
public bool Visible { get; set; }
Remarks

If this property is false, the ChartArea and all objects included in the ChartArea, include Axes and PlotArea are not visible.

See Also