Visible Property

Measurement Studio User Interface

Visible Property

Syntax

CWImage.Visible

Data Type

Boolean

Purpose

Specifies if the image is visible or not.

Example

'Hide the graph's caption.
CWGraph1.Images("Caption").Visible = False