ATTR_XGRID_VISIBLE
Type: | Control attribute |
Description: | Specifies whether to show or hide the X grid on the graph. When you hide the grid lines, the minor grid lines are also hidden. 0 = Hide X grid 1 = Show X grid |
Control Types: | Digital graphs, graphs, strip charts. |
Data Type: | integer |
Default Value: | 1 (bottom x axis), 0 (top x axis) |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
0 | False |
1 | True |