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