DataPointCollection::FindMaxByValue Method ()

.NET Framework (current version)
 

Finds the data point with the maximum value.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

public:
DataPoint^ FindMaxByValue()

Return Value

Type: System.Windows.Forms.DataVisualization.Charting::DataPoint^

The DataPoint object with the maximum value.

.NET Framework
Available since 4.0
Return to top
Show: