aspose.cells

Class MapChartRegionType

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

Field Summary
const  NumberAUTOMATIC
Automatic
const  NumberDATA_ONLY
Only Data.
const  NumberCOUNTRY_REGION_LIST
Country region list.
const  NumberWORLD
World.
 

    • Field Detail

      • AUTOMATIC

        const Number AUTOMATIC
        Automatic
      • DATA_ONLY

        const Number DATA_ONLY
        Only Data.
      • COUNTRY_REGION_LIST

        const Number COUNTRY_REGION_LIST
        Country region list.
      • WORLD

        const Number WORLD
        World.