FiltrationEnabled: Boolean;
The FiltrationEnabled property determines whether filtering of chart lines is enabled.
Available values:
true. Lines filtering is enabled (default).
false. Lines filtering is disabled.
Use JSON or the setFiltrationEnabled method to set the property value, and the getFiltrationEnabled method to get the property value.
The example of property use is given in description of the PCAxis.activateResizer method.
See also: