Return maximim value from represented values.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
protected double GetMaxValue()
Visual Basic (Declaration)
Protected Function GetMaxValue As Double
Visual C++
protected:
double GetMaxValue()

See Also