Admin Production ni-theme
Current Publication

OGLATTR_ZAXIS_SCALING

LabWindows/CVI

OGLATTR_ZAXIS_SCALING

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: Determines whether the z-axis is scaled automatically based on the plot data or the z-axis is scaled manually using user supplied minimum and maximum values. The minimum and maximum values are specified using OGLATTR_ZMIN and OGLATTR_ZMAX.
Values:
OGLVAL_AUTO (-1)The axis is scaled automatically based on the data.
OGLVAL_MANUAL (-4)The axis is scaled based on user supplied parameters.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later