asposecells.api

Class MapChartRegionType

Utility class containing constants. Represents the region type of the map chart.

Field Summary
const  intAUTOMATIC
Automatic
const  intDATA_ONLY
Only Data.
const  intCOUNTRY_REGION_LIST
Country region list.
const  intWORLD
World.
 

    • Field Detail

      • AUTOMATIC

        const int AUTOMATIC
        Automatic
      • DATA_ONLY

        const int DATA_ONLY
        Only Data.
      • COUNTRY_REGION_LIST

        const int COUNTRY_REGION_LIST
        Country region list.
      • WORLD

        const int WORLD
        World.