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 ATTR_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 ATTR_XAXIS_GAIN factor before the ATTR_XAXIS_OFFSET is added to it.) |
Control Types: | Digital graphs, graphs, strip charts. |
Data Type: | double |
Default Value: | 0.0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |