Defines the appearance settings for tick marks displayed along an axis.
|
| isRepeatedCircularly |
Gets or sets a value indicating whether tick marks for radial axes are repeated
at regular intervals at different angles, based on the angular axis grid lines.
|
| isVisible |
Gets or sets a value indicating whether tick marks are rendered.
|
| length |
Gets or sets the length of the tick mark.
|
| placement |
Gets or sets the placement of the tick marks relative to the axis line.
|
| stroke |
Gets or sets the tick mark brush.
|
| strokeDashType |
Gets or sets the type of dashes drawn by the tick mark stroke.
|
| strokeOpacity |
Gets or sets the opacity of the tick mark stroke.
|
| strokeWidth |
Gets or sets the tick mark width.
|