Aspose::Cells::Charts::MapChartRegionType enum
MapChartRegionType enum
Represents the region type of the map chart.
enum class MapChartRegionType
Values
| Name | Value | Description |
|---|---|---|
| Automatic | 0 | Automatic. |
| DataOnly | 1 | Only Data. |
| CountryRegionList | 2 | Country region list. |
| World | 3 | World. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++