Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.ChartMapAreaLevel enum

Package:
excel

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

Remarks

API set: ExcelApi 1.9

Used by

Fields

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

Feedback

Was this page helpful?