Type: | Control attribute |
Description: | Determines how the maximum and minimum values of the scale are calculated when autoscaling is enabled. If ATTR_XLOOSE_FIT_AUTOSCALING is FALSE, the maximum and minimum values of the scale are respectively the largest and smallest value of all plots. If ATTR_XLOOSE_FIT_AUTOSCALING is TRUE, the maximum and minimum values of the scale are calculated in accordance with the value of the ATTR_XLOOSE_FIT_AUTOSCALING_UNIT attribute.
0 = Do not use loose fit 1 = Use loose fit |
Control Types: | Graphs. |
Data Type: | integer |
Default Value: | 0 |
Values
0 | False |
1 | True |