PCAxis.isFiltrationActive

Syntax

isFiltrationActive();

Description

The isFiltrationActive method checks if filtering range is specified.

Comments

The method returns true if filtering range is specified, otherwise it returns false.

Example

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

See also:

PCAxis