EJSC.PieSeries.setTotalValue
See Also
|
Definition
void setTotalValue( integer value, boolean redraw )
Description
Sets the total value of the pie series and optionally redraws the series to reflect the change.
To force the chart to calculate its total value based on the actual series data, call resetTotalValue. |