Show / Hide Table of Contents

Namespace Experior.Core.Data.OfficeOpenXml.Drawing.Chart

Classes

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

Collection class for chart series

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

Enums

eAxisOrientation

Axis orientaion

eAxisPosition

Position of the axis.

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

Type of Trendline for a chart

eXAxisPosition

Position of the X-Axis

eYAxisPosition

Position of the Y-Axis

Back to top Generated by DocFX