Aspose::Cells::Charts::MapChartRegionType enum

MapChartRegionType enum

Represents the region type of the map chart.

enum class MapChartRegionType

Values

NameValueDescription
Automatic0
Automatic.
DataOnly1
Only Data.
CountryRegionList2
Country region list.
World3
World.

See Also