Admin Production ni-theme
Current Publication

ATTR_XMINORGRID_VISIBLE

LabWindows/CVI

ATTR_XMINORGRID_VISIBLE

Type: Control attribute
Description: Specifies whether to show or hide the minor grid lines for the x-axis on the graph. In order for the minor grid lines to be visible, you must also enable the ATTR_XGRID_VISIBLE attribute.

The number of minor grid lines that are visible when this attribute is enabled is proportional to the space between consecutive major grid lines. In some cases, when this space is too small, it's possible for this number to be zero.

0 = Hide minor grid lines

1 = Show minor grid lines
Control Types: Digital graphs, graphs, strip charts.
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.0 and later

Values

0 False
1 True