Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package
/
ISeriesCollection Interface
/
add Method
/ add(IRange) Method
The new data, a Range object.
Collapse All
Expand All
In This Topic
add(IRange) Method
In This Topic
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