Excel.ChartMapAreaLevel enum

Represents the mapping level of a chart series. This only applies to region map charts.

Remarks

[ API set: ExcelApi 1.9 ]

Fields

automatic = "Automatic"
city = "City"
continent = "Continent"
country = "Country"
county = "County"
dataOnly = "DataOnly"
state = "State"
world = "World"