SetWeight: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:55, 7 March 2011
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