Search
SeriesCollection.add Method
See Also
 






Creates and adds a new Series to the collection.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public Series add ()

 Return Value

The newly created Series object.

 See Also