ExcelPieChart Properties

Office Open XML

The ExcelPieChart type exposes the following members.

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
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.)
From
Top Left position
(Inherited from ExcelDrawing.)
Grouping (Inherited from ExcelChart.)
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