ChartHistory.setIsRTL

Syntax

setIsRTL(value: Boolean);

Parameters

value. Determines positions of bubble history labels. If this parameter is set to true history labels are aligned to the left edge of the bubble, otherwise to the right edge.

Description

The setIsRTL method sets position of bubble history labels.

Example

The example of method use is given in the page ChartSerie Constructor.

See also:

ChartHistory