Table of Contents

Class ExcelTreemapChart

Namespace
OfficeOpenXml.Drawing.Chart.ChartEx
Assembly
EPPlus.dll

Represents a Treemap Chart

public class ExcelTreemapChart : ExcelChartEx, IDisposable
Inheritance
ExcelTreemapChart
Implements
Inherited Members

Properties

Series

The series for a treemap chart

public ExcelChartSeries<ExcelTreemapChartSerie> Series { get; }

Property Value

ExcelChartSeries<ExcelTreemapChartSerie>