The SpeedometerTextPlacementType enumeration contains methods of text placement relative to the scale.
It is used by the following property:
| Value | Brief description |
| 0 | OutsideRotated. Text outside the scale is oriented by the scale line. |
| 1 | InsideRotated. Text inside the scale is oriented by the scale line. |
| 2 | OutsideHorizontal. Text outside the scale is oriented horizontally. |
| 3 | InsideHorizontal. Text inside the scale is oriented horizontally. |
See also: