RatingChartSerie.updateData

Syntax

updateData(index: Number);

Parameters

index. Timeline step for which values are updated. Default value is 0.

Description

The updateData method updates data series values.

Example

The method use is given in the example for RatingChartSerie.updateAsAggregated.

See also:

RatingChartSerie