SeriesXValues Property Bytescout Spreadsheet SDK
Gets or sets the reference to source of the x values for a chart series.

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

public Range XValues { get; set; }

Property Value

Type: Range
The the reference to source of the x values.
See Also

Reference