Contents Previous Next


DataMax Property (BDKInput Object)

Description

Returns the maximum value in the data set, including the effects of any filter. For cumulative data sets, the maximum value may be interpolated from the data set provided.

Syntax

object.DataMax

Arguments

None.

Return Value

(Double) – the maximum value of the data set.

Example

maximumValue = InputDataObj.DataMax