EaxChartView.ScrollerPosition

Syntax

ScrollerPosition: Number;

Description

The ScrollerPosition property determines position of chart scroller.

Comments

Use the setScrollerPosition method to set the property value, and the getScrollerPosition method to get the property value. Property value cannot be set from JSON.

Example

The example of property use is given in description of the EaxChartView.ScrollerEnabled property.

See also:

EaxChartView