| Style | Description | Defined by |
|  |
| Type: uint
The line color for the axis. | DefaultAxisRenderer |
|  |
| Type: int
The line weight, in pixels, for the axis. | DefaultAxisRenderer |
|  |
| Type: Boolean
If true, labels that overlap previously drawn labels on the axis will be
hidden. | DefaultAxisRenderer |
|  |
| Type: Number
The distance, in pixels, between a label and the axis. | DefaultAxisRenderer |
|  |
| Type: Number
The angle, in degrees, of the labels on the axis. | DefaultAxisRenderer |
|  |
| Type: uint
The line color for the minor ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: Number
The length of the minor ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: String
The position of the minor ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: int
The line weight, in pixels, for the minor ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: Boolean
If false, the axis is not drawn. | DefaultAxisRenderer |
|  |
| Type: Boolean
If true, labels will be displayed on the axis. | DefaultAxisRenderer |
|  |
| Type: Boolean
If true, ticks will be displayed on the axis at minor positions. | DefaultAxisRenderer |
|  |
| Type: Boolean
If true, ticks will be displayed on the axis. | DefaultAxisRenderer |
|  |
| Type: Boolean
If true, the axis title will be displayed. | DefaultAxisRenderer |
|  |
| Type: uint
The line color for the ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: Number
The length, in pixels, of the ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: String
The position of the ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: int
The line weight, in pixels, for the ticks on the axis. | DefaultAxisRenderer |
|  |
| Type: Number
The distance, in pixels, between a title and the axis labels. | DefaultAxisRenderer |
|  |
| Type: Number
The angle, in degrees, of the title on the axis. | DefaultAxisRenderer |
|  |
| Type: TextFormat
The TextFormat object to use to render the axis title label. | DefaultAxisRenderer |