This method resets the source range for the chart.
Defined in
Syntax
public void setSourceData(Range range) throws SymphonyException
Parameters
Range range
Specifies the source range of the chart. If the source range is in another sheet, this method throws an exception.
See examples