SetTotalAsSum

From Catglobe Wiki
Revision as of 13:01, 19 September 2011 by Tungocman (talk | contribs)
Jump to: navigation, search

setTotalAsSum

   Specify the pct column of Total rown should be sum of pct values OR always is 100%

Syntax

   setTotalAsSum(enabled);

Arguments

   enabled: Is a boolean expression (true / false).

Return type

   empty

Examples

SetTotalAsSum(false).jpg

SetTotalAsSum(true).jpg