visible Property

Description

Sets chart visibility.

Note: Set this property before write(). To show/hide chart after write() use show() or hide() methods instead.

Type

Boolean

Default

true

Samples

See also

show(), hide()

to top