| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > FindExtremes Method > (Double[],Int32[]) SharpPlot.FindExtremes Method (Double[],Int32[])Find extreme values from array of y-values and integer array of x-values. public double[] FindExtremes( double[] data, int[] xValues );
See also ...SharpPlot Members | FindExtremes Method |