Version

Values Property

Returns or sets a Values instance that contains a collection of all the values in the series.
Syntax
public SeriesValues Values {get; set;}
Remarks

The value of this property can be a range on a worksheet or an array of constant values, but not a combination of both.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also