EJSC.StackedBarSeries.removeSeries
See Also
|
Definition
void removeSeries( EJSC.BarSeries series, boolean redraw )
Description
Removes the specified series from the stacked bar series and triggers an immediate rescaling and redraw. Send in redraw = false if performing multiple removes and want to delay redrawing until complete. |