AxisStyle Properties
Stores axis appearance settings.| Name | Description |
|---|---|
| InterlacedColor | Specifies the interlaced color. |
| InterlacedVisible | Specifies whether interlacing is applied to the axis. |
| LineColor | Specifies the axis line color. |
| LineThickness | Specifies the axis line thickness. |
| LineVisible | Specifies whether the axis line is displayed. |
| MajorGridlineDashes | |
| MajorGridlinesColor | Specifies the color of major grid lines. |
| MajorGridlinesThickness | Specifies the thickness of major grid lines. |
| MajorGridlinesVisible | Specifies whether grid lines are displayed. |
| MajorTickmarkDashes | |
| MajorTickmarksLength | Specifies the length of major tickmarks. |
| MajorTickmarksThickness | Specifies the thickness of major tickmarks. |
| MajorTickmarksVisible | Specifies whether major tickmarks are displayed on an axis. |
| MinorGridlineDashes | |
| MinorGridlinesColor | Specifies the color of minor grid lines. |
| MinorGridlinesThickness | Specifies the thickness of minor grid lines. |
| MinorGridLinesVisible | Specifies whether minor grid lines are displayed. |
| MinorTickmarkDashes | |
| MinorTickmarksLength | Specifies the length of minor tickmarks. |
| MinorTickmarksThickness | Specifies the thickness of minor tickmarks. |
| MinorTickmarksVisible | Specifies whether minor tickmarks are displayed on an axis. |
See Also