Class ExcelOfPieChart
Provides access to OfPie-Chart specific properties
Inheritance
ExcelOfPieChart
Inherited Members
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public class ExcelOfPieChart : ExcelPieChart, IDisposable, IDrawingDataLabel
Properties
GapWidth
The size of the gap between two adjacent bars/columns
Declaration
public int GapWidth { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
OfPieType
Type, pie or bar
Declaration
public ePieType OfPieType { get; }
Property Value
| Type | Description |
|---|---|
| ePieType |