Aspose::Cells::Charts::MapChartProjectionType enum

MapChartProjectionType enum

Represents projection type of the map chart.

enum class MapChartProjectionType

Values

NameValueDescription
Automatic0
Automatic.
Mercator1
Mercator.
Miller2
Miller.
Albers3
Albers.

See Also