ValuesSeries Constructor Bytescout Spreadsheet SDK
Initializes a new instance of the ValuesSeries class.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public ValuesSeries(
	Range values
)

Parameters

values
Type: Bytescout.SpreadsheetRange
The values.
See Also

Reference