Type: | Control attribute |
Description: | The display format of the X-axis.
For log scaling, the minimum value of the axis must be greater than zero. |
Control Types: | Graphs. |
Data Type: | integer |
Default Value: | VAL_LINEAR |
Values
VAL_LINEAR | Use a linear scale for the graph axis. |
VAL_LOG | Use a logarithmic scale for the graph axis. The minimum axis value must be greater than zero. |