Show / Hide Table of Contents

Class ExcelTreemapChartSerie

A series for an Treemap Chart

Inheritance
System.Object
XmlHelper
ExcelChartSerie
ExcelChartExSerie
ExcelTreemapChartSerie
Inherited Members
ExcelChartExSerie.DataDimensions
ExcelChartExSerie.HeaderAddress
ExcelChartExSerie.Header
ExcelChartExSerie.Series
ExcelChartExSerie.XSeries
ExcelChartExSerie.DataLabel
ExcelChartExSerie.DataPoints
ExcelChartExSerie.Hidden
ExcelChartExSerie.HasDataLabel
ExcelChartExSerie.NumberOfItems
ExcelChartExSerie.TrendLines
ExcelChartSerie.NumberLiteralsY
ExcelChartSerie.NumberLiteralsX
ExcelChartSerie.StringLiteralsX
ExcelChartSerie.Fill
ExcelChartSerie.Border
ExcelChartSerie.Effect
ExcelChartSerie.ThreeD
ExcelChartSerie.ToFullAddress(String)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public class ExcelTreemapChartSerie : ExcelChartExSerie, IDrawingStyleBase

Properties

ParentLabelLayout

The layout type for the parent labels

Declaration
public eParentLabelLayout ParentLabelLayout { get; set; }
Property Value
Type Description
eParentLabelLayout
Back to top Generated by DocFX