ExcelDoughnutChart Members
From Office Open XML
| EPPlus 3.0 |
| ExcelDoughnutChart Members |
| ExcelDoughnutChart Class Methods Properties See Also Send Feedback |
The ExcelDoughnutChart type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| SetPosition | Overloaded. | |
| SetSize | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Axis |
An array containg all axis of all Charttypes
(Inherited from ExcelChart.) | |
| Border |
Border
(Inherited from ExcelChart.) | |
| ChartType |
Type of chart
(Inherited from ExcelChart.) | |
| ChartXml |
The chart xml document
(Inherited from ExcelChart.) | |
| DataLabel |
Access to datalabel properties
(Inherited from ExcelPieChart.) | |
| DisplayBlanksAs |
Specifies the possible ways to display blanks
(Inherited from ExcelChart.) | |
| EditAs |
How Excel resize drawings when the column width is changed within Excel.
The width of drawings are currently NOT resized in EPPLus when the column width changes
(Inherited from ExcelDrawing.) | |
| Fill |
Fill
(Inherited from ExcelChart.) | |
| FirstSliceAngle |
Angle of the first slize
| |
| From |
Top Left position
(Inherited from ExcelDrawing.) | |
| Grouping | (Inherited from ExcelChart.) | |
| HoleSize |
Size of the doubnut hole
| |
| Legend |
Legend
(Inherited from ExcelChart.) | |
| Locked |
Lock drawing
(Inherited from ExcelDrawing.) | |
| Name |
The name of the drawing object
(Inherited from ExcelDrawing.) | |
| PivotTableSource | (Inherited from ExcelChart.) | |
| PlotArea |
Plotarea
(Inherited from ExcelChart.) | |
Print drawing with sheet
(Inherited from ExcelDrawing.) | ||
| Series |
Chart series
(Inherited from ExcelChart.) | |
| ShowHiddenData |
Show data in hidden rows and columns
(Inherited from ExcelChart.) | |
| Style |
The build-in chart styles.
(Inherited from ExcelChart.) | |
| Title |
Titel of the chart
(Inherited from ExcelChart.) | |
| To |
Bottom right position
(Inherited from ExcelDrawing.) | |
| UseSecondaryAxis |
If true the charttype will use the secondary axis.
The chart must contain a least one other charttype that uses the primary axis.
(Inherited from ExcelChart.) | |
| VaryColors |
If the chart has only one serie this varies the colors for each point.
(Inherited from ExcelChart.) | |
| View3D |
3D-settings
(Inherited from ExcelChart.) | |
| WorkSheet |
Reference to the worksheet
(Inherited from ExcelChart.) | |
| XAxis |
The XAxis
(Inherited from ExcelChart.) | |
| YAxis |
The YAxis
(Inherited from ExcelChart.) |