DataPointCollection.FindMinByValue Method ()

.NET Framework (current version)
 

Finds the data point with the minimum value.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

member FindMinByValue : unit -> DataPoint

Return Value

Type: System.Web.UI.DataVisualization.Charting.DataPoint

The DataPoint object with the minimum value.

.NET Framework
Available since 4.0
Return to top
Show: