IsFiltered: Boolean;
The IsFiltered property determines is a filter is applied to the line.
Available values:
true. A filter is applied to the line.
false. Default value. A filter is not applied to the line.
Use JSON to set the property value, and thegetIsFiltered method to get the property value.
The property is read-only.
The property use is given in description of the PCAxis.isFiltered method.
See also: