Version

GetValues Method (SeriesValuesBase)

Returns an object array containing the value of each data point in the associated Series.
Syntax
public virtual object[] GetValues()

Return Value

An array of values where each element in the array represents the value of a data point in the associated Series.
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