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" |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins