Admin Production ni-theme
Current Publication

OGLATTR_XAXIS_OFFSET

LabWindows/CVI

OGLATTR_XAXIS_OFFSET

Data Type: decimal
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
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 OGLATTR_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 OGLATTR_XAXIS_GAIN factor before the OGLATTR_XAXIS_OFFSET is added to it.)
Default value: 0.0
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later