Property |
public enum PropertyHorizontalGridMode
| Member name | Value | Description |
|---|---|---|
| None | 0 | No horizontal grid lines are drawn. |
| Scale | 1 | Draws a horizontal grid line for each tick in each trend scale. |
| Pixels | 2 | Draws horizontal grid lines spaced by fixed pixel size. |