| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Style examples Glossaries Active Charts DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > VectorMath Class > Max Method Max MethodFind the largest item in the content of any vector. Examplebiggest = VectorMath.Max(series1);series2 = VectorMath.RunningMax(series1); Overloads |