[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ISeries.Values

Values Property

Values

Gets or sets a double array that represents a collection of all the values in the series.

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