DataPointCollection.FindMaxByValue Method (String)
.NET Framework (current version)
Finds the data point value with the maximum value.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- useValue
-
Type:
System.String
The data point value to use (X, Y1, Y2...).
Return Value
Type: System.Web.UI.DataVisualization.Charting.DataPointThe DataPoint object with the maximum value.
.NET Framework
Available since 4.0
Available since 4.0
Show: