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" |