com.aspose.cells
Class MapChartRegionType

java.lang.Object
    extended by com.aspose.cells.MapChartRegionType

public class MapChartRegionType 
extends java.lang.Object

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


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

Field Detail

AUTOMATIC

public static final int AUTOMATIC
Automatic

DATA_ONLY

public static final int DATA_ONLY
Only Data.

COUNTRY_REGION_LIST

public static final int COUNTRY_REGION_LIST
Country region list.

WORLD

public static final int WORLD
World.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.