ATTR_YAXIS_OFFSET

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

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

(Note: The Y value is multiplied by the YAXIS_GAIN factor before the YAXIS_OFFSET is added to it.)

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