Visible Property

Measurement Studio User Interface

Visible Property

Syntax

CWPlot.Visible

Data Type

Boolean

Purpose

Specifies if the plot is visible or hidden.

Remarks

Set this property to False to hide a plot without discarding its data. An invisible plot does not generate mouse events or affect autoscaling.

See Also

Enabled