ExcelChart Members

Office Open XML

The ExcelChart 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
Border
Border
ChartType
Type of chart
ChartXml
The chart xml document
DisplayBlanksAs
Specifies the possible ways to display blanks
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
From
Top Left position
(Inherited from ExcelDrawing.)
Grouping
Legend
Legend
Locked
Lock drawing
(Inherited from ExcelDrawing.)
Name
The name of the drawing object
(Inherited from ExcelDrawing.)
PivotTableSource
PlotArea
Plotarea
Print
Print drawing with sheet
(Inherited from ExcelDrawing.)
Series
Chart series
ShowHiddenData
Show data in hidden rows and columns
Style
The build-in chart styles.
Title
Titel of the chart
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.
VaryColors
If the chart has only one serie this varies the colors for each point.
View3D
3D-settings
WorkSheet
Reference to the worksheet
XAxis
The XAxis
YAxis
The YAxis

See Also