asposecells.api

Class MapChartProjectionType

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

Field Summary
const  intAUTOMATIC
Automatic
const  intMERCATOR
Mercator
const  intMILLER
Miller
const  intALBERS
Albers
 

    • Field Detail

      • AUTOMATIC

        const int AUTOMATIC
        Automatic
      • MERCATOR

        const int MERCATOR
        Mercator
      • MILLER

        const int MILLER
        Miller
      • ALBERS

        const int ALBERS
        Albers