Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package
/
ISeries Interface
/ getValues Method
Collapse All
Expand All
In This Topic
getValues Method
In This Topic
Gets a collection of all the values in the series. This can come from a range on a worksheet or an array of constant values, but not a combination of both.
Syntax
java.lang.
double
[] getValues()
See Also
Reference
ISeries Interface
ISeries Members