Excel.ChartMapAreaLevel enum
Represents the mapping level of a chart series. This only applies to region map charts.
Remarks
Fields
| automatic = "Automatic" | |
| city = "City" | |
| continent = "Continent" | |
| country = "Country" | |
| county = "County" | |
| dataOnly = "DataOnly" | |
| state = "State" | |
| world = "World" |