Class ExcelTreemapChartSerie
- Namespace
- OfficeOpenXml.Drawing.Chart.ChartEx
- Assembly
- EPPlus.dll
A series for an Treemap Chart
public class ExcelTreemapChartSerie : ExcelChartExSerie
- Inheritance
-
ExcelTreemapChartSerie
- Inherited Members
Properties
ParentLabelLayout
The layout type for the parent labels
public eParentLabelLayout ParentLabelLayout { get; set; }