Spread.Services Documentation
Add(IRange) Method
GrapeCity.Documents.Spread.Drawing Namespace > ISeriesCollection Interface > Add Method : Add(IRange) Method
The new data, a Range object.
Adds one or more new series to the ISeriesCollection collection. Spread will determine where the values are by the size and orientation of the selected range.
Syntax
void Add( 
   IRange source
)

Parameters

source
The new data, a Range object.
See Also

Reference

ISeriesCollection Interface
ISeriesCollection Members
Overload List