RatingChart.deselectAll

Syntax

deselectAll();

Description

The deselectAll method deselects all rating chart data series.

Example

The method use is given in the example for RatingChart.selectAll.

See also:

RatingChart