Difference between revisions of "GetShowMode"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Show mode functions]]
 

 

  

Revision as of 08:48, 28 March 2011



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