aspose.cells

Class MapChartProjectionType

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

Field Summary
const  NumberAUTOMATIC
Automatic
const  NumberMERCATOR
Mercator
const  NumberMILLER
Miller
const  NumberALBERS
Albers
 

    • Field Detail

      • AUTOMATIC

        const Number AUTOMATIC
        Automatic
      • MERCATOR

        const Number MERCATOR
        Mercator
      • MILLER

        const Number MILLER
        Miller
      • ALBERS

        const Number ALBERS
        Albers