Class ExcelPieChartSerie
A serie for a pie chart
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Data.OfficeOpenXml.Drawing.Chart
Assembly: Experior.Core.dll
Syntax
public sealed class ExcelPieChartSerie : ExcelChartSerie
Properties
DataLabel
DataLabels
Declaration
public ExcelChartSerieDataLabel DataLabel { get; }
Property Value
Type | Description |
---|---|
ExcelChartSerieDataLabel |
Explosion
Explosion for Piecharts
Declaration
public int Explosion { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |