SeriesValues Property Bytescout Spreadsheet SDK
Gets or sets the reference to source of the data contained in this chart.

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

public Range Values { get; set; }

Property Value

Type: Range
The the reference to source of the data contained in this chart.
See Also

Reference