SetWeight

From Catglobe Wiki
Revision as of 10:55, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



setWeight

Sets the weight used in calculating the diagram's value.

Syntax

setWeight(weightColumnName)

Arguments

weightColumnName: Is a string expression. It is name of a numeric DCS column, that could be used as a weight in calculating

Return type

empty

Examples

setWeight("DanishPopulationWeight");

Availability

Version 5.5