Excel.ChartMapProjectionType enum
Represents the region projection type of a chart series layout. This only applies to region map charts.
Remarks
Fields
albers = "Albers" | |
automatic = "Automatic" | |
mercator = "Mercator" | |
miller = "Miller" | |
robinson = "Robinson" |
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