Difference between revisions of "SetWeight"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
(No difference)

Revision as of 10: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