This option is typically used by
MinorTickShape. It dictates the width of the tick. For a tick on a horizontal axis, the width is the horizontal size of the tick.
Legal types of values are:
The default value is
1px, or one pixel thick. Examples of legal values include:
- 2cm
- 1.5in
- 36pt
- 3px
- 36 (which is the same as 36pt)
Please see
Shape.quantize-line-thickness for an explanation of how values are converted and quantized to pixels.