OfficeOpenXml.Drawing.Chart Namespace
From Office Open XML
Contains chart classes
Classes
| Class | Description | |
|---|---|---|
| ExcelBarChart |
Bar chart
| |
| ExcelChart |
Base class for Chart object.
| |
| ExcelChartAxis |
An axis for a chart
| |
| ExcelChartCollection |
Enumerates charttypes
| |
| ExcelChartDataLabel |
Datalabel on chart level.
This class is inherited by ExcelChartSerieDataLabel
| |
| ExcelChartLegend |
Chart ledger
| |
| ExcelChartPlotArea |
A charts plot area
| |
| ExcelChartSerie |
A chart serie
| |
| ExcelChartSerieDataLabel |
Datalabel properties
| |
| ExcelChartSeries | ||
| ExcelChartTitle |
The title of a chart
| |
| ExcelChartTrendline |
A trendline object
| |
| ExcelChartTrendlineCollection |
A collection of trendlines.
| |
| ExcelDoughnutChart |
Provides access to doughnut chart specific properties
| |
| ExcelLineChart |
Provides access to line chart specific properties
| |
| ExcelLineChartSerie |
A serie for a line chart
| |
| ExcelOfPieChart |
Provides access to ofpie-chart specific properties
| |
| ExcelPieChart |
Provides access to pie chart specific properties
| |
| ExcelPieChartSerie |
A serie for a pie chart
| |
| ExcelScatterChart |
Provides access to scatter chart specific properties
| |
| ExcelScatterChartSerie |
A serie for a scatter chart
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| eAxisOrientation | ||
| eAxisPosition | ||
| eAxisTickMark |
Tickmarks
| |
| eChartStyle |
The build in style of the chart.
| |
| eChartType |
Chart type
| |
| eCrossBetween |
How the axis are crossed
| |
| eCrosses |
Where the axis cross.
| |
| eDirection |
Bar or column
| |
| eDisplayBlanksAs |
Specifies the possible ways to display blanks
| |
| eGrouping |
How the series are grouped
| |
| eLabelPosition |
Position of the labels
| |
| eLegendPosition |
Position of the legend
| |
| eMarkerStyle |
Markerstyle
| |
| ePieType |
Bar or pie
| |
| eScatterStyle |
Smothe Lines or lines
| |
| eShape |
Shape for bar charts
| |
| eTickLabelPosition |
Axis label position
| |
| eTrendLine | ||
| eXAxisPosition | ||
| eYAxisPosition |