Property |
public enum PropertyVerticalGridMode
| Member name | Value | Description |
|---|---|---|
| None | 0 | No vertical grid lines. |
| Count | 1 | Displays a fixed number of grid lines. |
| Duration | 2 | Displays grid lines a fixed duration apart from each other. |
| Pixels | 3 | Displays grid lines a fixed number of pixels apart from each other. |