Table of Contents

Class ExcelDoughnutChart

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
EPPlus.dll

Provides access to doughnut chart specific properties

public class ExcelDoughnutChart : ExcelPieChart, IDisposable, IDrawingDataLabel
Inheritance
ExcelDoughnutChart
Implements
Inherited Members

Properties

FirstSliceAngle

Angle of the first slize

public decimal FirstSliceAngle { get; }

Property Value

decimal

HoleSize

Size of the doubnut hole

public decimal HoleSize { get; }

Property Value

decimal