DataPointCollection::FindMinByValue Method (String^)
.NET Framework (current version)
Finds the data point with the minimum value.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- useValue
-
Type:
System::String^
The data point value to use (X, Y1, Y2...).
Return Value
Type: System.Windows.Forms.DataVisualization.Charting::DataPoint^A DataPoint object with the minimum value.
.NET Framework
Available since 4.0
Available since 4.0
Show: