Series Constructor (Range, Range)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Initializes a new instance of the Series class.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- values
- Type: Bytescout.SpreadsheetRange
The values. - xvalues
- Type: Bytescout.SpreadsheetRange
The x values.
See Also