ATTR_XAXIS_OFFSET

Type: Control attribute
Description: The amount added to the value labels shown on the X axis.

For example, if the actual X value is 10.0 and the XAXIS_OFFSET is 5.0, then the label on the X axis will show up as 15.0.

(Note: The X value is multiplied by the XAXIS_GAIN factor before the XAXIS_OFFSET is added to it.)

Control Types: Digital graphs, graphs, strip charts.
Data Type: double
Default Value: 0.0