Sets %range of maximum and minimum values to be displayed
| showMin | boolean | Show maximum values within specified percentage | 
| showMax | boolean | Show minimum values within specified percentage | 
| value | optional double | percentage to show (e.g. within 5% of max) | 
| showZero | optional boolean | If false, values of 0.0 will not be shown, By default this flag is calculated by the previous call to setResults(). It is false for reactions, and true otherwise. | 
| Return value | none | 
Back to ValuesLayer
Back to Overview