Gets the min value of the given series.

Syntax

Smartsite SXML CopyCode image Copy Code
float this.getminyvalue(string seriesId)

Parameters

Name Data Type Description
seriesId String The id of the dataseries.

Return Value

Data Type Description
Float

Used in

Macro Description
Chart Creates a chart using the data given by the inputdata parameter and the defined formatting rules.
SXML