GetShowMode

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



getShowMode

Gets the show mode which is used when creating diagrams

Syntax

getShowMode()

Arguments

none

Return type

number returned as constant

  • Diagram_ShowModeType_Percentage
  • Diagram_ShowModeType_Absolute
  • Diagram_ShowModeType_Both

Examples

getShowMode();

Availability

Version 5.4