Contents Previous Next


DataMin Property (BDKInput Object)

Description

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

Syntax

object.DataMin

Arguments

None.

Return Value

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

Example

maximumValue = InputDataObj.DataMin