This namespace contains the special module functions for the statistic module.
        
        
- Source:
 
Methods
- 
    
        
(static) FormatGraphSizeRelation()
 - 
    
    Activates the graph size menu if a GD element is selected.
- Source:
 
 - 
    
        
(static) SelectCheckbox(Name)
 - 
    
    Activate given checkbox.
Parameters:
Name Type Description NameString The name of the radio button to be selected. - Source:
 
 - 
    
        
(static) SelectRadiobutton(Value, Name)
 - 
    
    Selects a radio button by name and value.
Parameters:
Name Type Description ValueString The value attribute of the radio button to be selected. NameString The name of the radio button to be selected. - Source: