Graph |
The GraphAxis type exposes the following members.
| Name | Description | |
|---|---|---|
| Anchor | Anchor value for anchored axes. | |
| FormatAxis | Formatting settings for the axis. Two elements expected. | |
| MajorGrid | Major grid settings for the axis. | |
| MajorTicks | Number of major ticks. | |
| Max | Maximum value of the axis scale. | |
| Min | Minimum value of the axis scale. | |
| MinorGrid | Minor grid settings for the axis. | |
| MinorTicks | Number of minor ticks. | |
| OppositeLine | Whether the opposite axis line is drawn. | |
| Position | Position of the axis (left, right, top, bottom, etc.). | |
| Scale | Scale type identifier. | |
| Step | Step increment for the axis. | |
| TickAxis | Tick settings for the axis. Two elements expected. | |
| ZeroLine | Whether a zero baseline is drawn. |