PCObject.hide

Syntax

hide();

Description

The hide method removes an element from the chart.

Comments

The method removes only the elements drawn in SVG.

Example

The example of method use is given in description of the ParallelCoordinates.ChartArea property.

See also:

PCObject