UseAxisNameInDiagrams

From Catglobe Wiki
Revision as of 07:45, 28 March 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



useAxisNameInDiagrams

Sets diagrams to use axis name instead of axis text as labels for the diagram series names (basically identifying what a question concerns).

If not set the default value is False, meaning that axis texts will be used.

Syntax

useAxisNameInDiagrams(enabled)

Arguments

enabled: Is a boolean expression. If true the error message will be included, if false the error message will not be included

Return type

empty

Examples

useAxisNameInDiagrams(true);

Availability

Version 5.5