isAggregatedSerieVisible(): Boolean;
The isAggregatedSerieVisible method returns whether data series aggregation line is visible.
The method returns true if aggregation line is visible, and false if otherwise.
To determine index of the string, after which data series values will be aggregated, use the RatingChart.AggregationAfter property.
The method use is given in the example for RatingChart.AggregatedSerie.
See also: