IValueList.Maximum
IValueList
property Maximum: Double;
Type Library
TeeChartx
Description
The Maximum property returns the highest of all values inside the list.
As new points are being added to Series, the IValueList object calculates the Maximum, Minimum and TotalABS properties.
This applies to all Series lists of values, such as XValues, YValues, etc.