SetWeight
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