EJSC.PieSeries.resetTotalValue
See Also
|
Definition
void resetTotalValue( boolean redraw )
Description
This method causes the series to recalculate its total value based on the actual series data and optionally redraws the series to reflect the change.
To retrieve the total value after this method is called, use getTotalValue. |