







The ExcelChart type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | 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 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
|