Enum MapChartRegionType

MapChartRegionType enumeration

Represents the region type of the map chart.

public enum MapChartRegionType

Values

NameValueDescription
Automatic0Automatic
DataOnly1Only Data.
CountryRegionList2Country region list.
World3World.

See Also