java.lang.Object
com.aspose.cells.MapChartProjectionType
public class MapChartProjectionType
| Field Summary | ||
|---|---|---|
static final int | AUTOMATIC | |
| Automatic | ||
static final int | MERCATOR | |
| Mercator | ||
static final int | MILLER | |
| Miller | ||
static final int | ALBERS | |
| Albers | ||
| Field Detail |
|---|
AUTOMATIC | |
public static final int AUTOMATIC | |
MERCATOR | |
public static final int MERCATOR | |
MILLER | |
public static final int MILLER | |
ALBERS | |
public static final int ALBERS | |