ParallelCoordinates.FiltrationEnabled

Syntax

FiltrationEnabled: Boolean;

Description

The FiltrationEnabled property determines whether filtering of chart lines is enabled.

Comments

Available values:

Use JSON or the setFiltrationEnabled method to set the property value, and the getFiltrationEnabled method to get the property value.

Example

The example of property use is given in description of the PCAxis.activateResizer method.

See also:

ParallelCoordinates