| Type: | Control attribute |
| Description: | Specifies whether to show or hide the minor grid lines for the Y axis on the graph. In order for the minor grid lines to be visible, you must also enable the ATTR_YGRID_VISIBLE attribute.
0 = Hide inner grid lines 1 = Show inner grid lines |
| Control Types: | Digital graphs, graphs, strip charts. |
| Data Type: | integer |
| Default Value: | 0 |
Values
| 0 | False |
| 1 | True |