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.

0 = Hide minor grid lines

1 = Show minor grid lines

Control Types: Digital graphs, graphs, strip charts.
Data Type: integer
Default Value: 0

Values

0 False
1 True