EJSC.Series.setPadding
See Also
|
Definition
void setPadding( object Padding, boolean Redraw )
The padding object should be defined as when used in the series constructor. See Series.padding.
Description
This method updates the user-defined series padding and optionally recalculates the chart extremes and redraws the chart. |