Admin Production ni-theme
Current Publication

OGLATTR_YMAP_MODE

LabWindows/CVI

OGLATTR_YMAP_MODE

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: The display format of the y-axis. For log scaling, values less than or equal to zero are set to the minimum double value (1e-308).
Values:
OGLVAL_LINEAR (1)The axis uses a linear scale.
OGLVAL_LOG (2)The axis uses a log scale.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later