Class ExcelRegionMapChart
- Namespace
- OfficeOpenXml.Drawing.Chart.ChartEx
- Assembly
- EPPlus.dll
Represents a Region Map Chart
public class ExcelRegionMapChart : ExcelChartEx, IDisposable
- Inheritance
-
ExcelRegionMapChart
- Implements
- Inherited Members
Properties
Series
The series for a region map chart
public ExcelChartSeries<ExcelRegionMapChartSerie> Series { get; }