Show / Hide Table of Contents

Namespace OfficeOpenXml.Drawing.Chart

Classes

ExcelAreaChart

Represents an Area Chart

ExcelAreaChartSerie

A serie for an Area Chart

ExcelBarChart

Represents a Bar Chart

ExcelBarChartSerie

A serie for a Bar Chart

ExcelBubbleChart

Represents a Bar Chart

ExcelBubbleChartSerie

A serie for a bubble chart

ExcelBubbleChartSeries

Represents a collection of bubble chart series

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

ExcelChartDataLabelCollection

A collection of individually formatted datalabels

ExcelChartDataLabelItem

Represents an individual datalabel

ExcelChartDataPoint

Represents an individual datapoint in a chart

ExcelChartDataPointCollection

A collection of datapoints

ExcelChartDataTable

Data table on chart level.

ExcelChartErrorBars

The title of a chart

ExcelChartLegend

A chart ledger

ExcelChartMarker

Represents a marker on a chart serie

ExcelChartNumericSource

A numeric source for a chart.

ExcelChartPlotArea

A charts plot area

ExcelChartSerie

A chart serie

ExcelChartSerieDataLabel

Datalabel properties

ExcelChartSeries<T>

Collection class for chart series

ExcelChartSerieWithErrorBars

A base class used for chart series that support ErrorBars

ExcelChartStyleItem

Represents a up-down bar, dropline or hi-low line in a chart

ExcelChartSurface

Chart surface settings

ExcelChartTitle

The title of a chart

ExcelChartTrendline

A trendline object

ExcelChartTrendlineCollection

A collection of trendlines.

ExcelChartTrendlineLabel

Access to trendline label properties

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

ExcelRadarChart

Provides access to line chart specific properties

ExcelRadarChartSerie

A serie for a scatter chart

ExcelScatterChart

Provides access to scatter chart specific properties

ExcelScatterChartSerie

A serie for a scatter chart

ExcelSurfaceChart

A Surface chart

ExcelSurfaceChartSerie

A serie for a surface chart

Enums

eAreaChartType

Area chart type

eAxisOrientation

Axis orientaion

eAxisPosition

Position of the axis.

eAxisTickMark

Tickmarks

eBarChartType

Bar chart type

eBubbleChartType

Bubble chart types

eBuildInUnits

Build in units for a chart axis

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

How to display blanks in a chart

eDoughnutChartType

Doughnut chart types

eGrouping

How the series are grouped

eLabelPosition

Position of the labels

eLegendPosition

Position of the legend

eLineChartType

Line chart type

eMarkerStyle

Markerstyle

eOfPieChartType

OfPie chart types

ePieChartType

Pie and Doughnut chart type

ePieType

Bar or pie

eRadarChartType

Radar chart types

eRadarStyle

Radar chart type

eScatterChartType

Scatter chart types

eScatterStyle

Smooth or lines markers

eShape

Shape for bar charts

eSizeRepresents

How to represent data as bubble chart sizes

eSurfaceChartType

Surface chart type

eTickLabelPosition

Axis label position

eTimeUnit

The time unit of major and minor datetime axis values

eTrendLine

Type of Trendline for a chart

eXAxisPosition

Position of the X-Axis

eYAxisPosition

Position of the Y-Axis

Back to top Generated by DocFX