The EaxMapIndicatorType enumeration is used to set metric type of the old type map.
It is used by the following properties:
| Value | Brief description |
| 1 | Color. Map territory color. |
| 2 | Depth. Height of the column created for the territory on a 3D map. |
| 3 | CompoundBar. Column chart. |
| 4 | CompoundPie. Pie chart. |
| 5 | MarkerColor. Geolocation marker color. |
| 6 | ArrowColor. Arrows color. |
| 7 | ArrowThickness. Arrows thickness. |
Elements of this enumeration are passed to the IEaxObject.IndicatorSelection property as parameters.
See also: