Enum eProjectionType
The cartographic map projection for a region map chart series
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public enum eProjectionType
  Fields
| Name | Description | 
|---|---|
| Albers | An Albers equal-area conic projection.  | 
      
| Automatic | Automatic  | 
      
| Mercator | A Mercator projection.  | 
      
| Miller | a Miller cylindrical projection.  | 
      
| Robinson | A Robinson projection.  |