Link Search Menu Expand Document

SeriesXValues Property

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.0.2045-master
Syntax
public Range XValues { get; set; }

Property Value

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

Reference