ChartScroller.Position

Syntax

Position: Number;

Description

The Position property determines index of the X axis item where the scroller position starts.

Comments

Use JSON or the setPosition method to set the property value, and the getPosition method to get the property value.

Example

The example of property use is given in description of the ChartScroller class constructor.

See also:

ChartScroller