Enum MapChartProjectionType

MapChartProjectionType enumeration

Represents projection type of the map chart.

public enum MapChartProjectionType

Values

NameValueDescription
Automatic0Automatic
Mercator1Mercator
Miller2Miller
Albers3Albers

See Also