PCAxis.moveResizerTo

Syntax

moveResizerTo(coords: Object);

Parameters

coords. Object that contains the new value of Y coordinate for the axis filtering range border. The object must include the Y field.

Description

The moveResizerTo method sets a new value for Y coordinate of the top or bottom border of filtering range.

Example

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

See also:

PCAxis