ExcelDoughnutChart Members

Office Open XML

The ExcelDoughnutChart type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
SetPositionOverloaded.
SetSizeOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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
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.)

See Also