The SpeedometerTickShapes enumeration contains forms of speedometer scale tick marks.
It is used by the following property:
Value | Brief description |
0 | Linear. Linear tick marks.
|
1 | Circle. Round tick marks.
|
2 | Rombus. Diamond-shaped tick marks.
|
3 | Rect. Rectangular tick marks (unlike linear ones they have width).
|
4 | TrapOutside. Tick marks in the shape of trapezium with vertex outside.
|
5 | TrapInside. Tick marks in the shape of trapezium with vertex inside.
|
See also: