Excel.ChartMapProjectionType enum

Represents the region projection type of a chart series layout. This only applies to region map charts.

Remarks

[ API set: ExcelApi 1.9 ]

Fields

albers = "Albers"
automatic = "Automatic"
mercator = "Mercator"
miller = "Miller"
robinson = "Robinson"