PCLine.IsFiltered

Syntax

IsFiltered: Boolean;

Description

The IsFiltered property determines is a filter is applied to the line.

Comments

Available values:

Use JSON to set the property value, and thegetIsFiltered method to get the property value.

The property is read-only.

Example

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

See also:

PCLine