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