PCAxis.moveRangeBy

Syntax

moveRangeBy(dy: Number);

Parameters

dy. Value of filtering range shift.

Description

The moveRangeBy method performs vertical shift of the filtering range.

Example

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

See also:

PCAxis