Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ISeriesCollection Interface
/
Add Method
/ Add(IRange) Method
The new data, a Range object.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
void
Add(
IRange
source
)
Parameters
source
The new data, a Range object.
See Also
Reference
ISeriesCollection Interface
ISeriesCollection Members
Overload List