[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ISeries.XValues

XValues Property

XValues

Gets or sets an array of x values for a chart series.

Declaration
double[] XValues { get; set; }
Property XValues As Double()