Aspose::Cells::Charts::MapChartProjectionType enum
MapChartProjectionType enum
Represents projection type of the map chart.
enum class MapChartProjectionType
Values
Name | Value | Description |
---|---|---|
Automatic | 0 | Automatic. |
Mercator | 1 | Mercator. |
Miller | 2 | Miller. |
Albers | 3 | Albers. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++