Namespace OfficeOpenXml.Drawing.Chart
Classes
- ExcelAreaChart
Represents an Area Chart
- ExcelAreaChartSerie
A series 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
- ExcelChartAxisStandard
An axis for a standard chart.
- ExcelChartCollection
Enumerates charttypes
- ExcelChartDataLabel
Data labels on the chart level. This class is inherited by ExcelChartSerieDataLabel
- ExcelChartDataLabelCollection
A collection of individually formatted datalabels
- ExcelChartDataLabelItem
Represents an individual datalabel
- ExcelChartDataLabelStandard
Settings for a charts data lables
- 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 legend
- ExcelChartLegendEntry
An individual serie item within the chart legend
- ExcelChartMarker
Represents a marker on a chart serie
- ExcelChartNumericSource
A numeric source for a chart.
- ExcelChartPlotArea
A charts plot area
- ExcelChartSerie
Base class for chart series for standard charts
- ExcelChartSerieDataLabel
Datalabel properties
- ExcelChartSerieWithErrorBars
A base class used for chart series that support ErrorBars
- ExcelChartSerieWithHorizontalErrorBars
A base class used for chart series that support ErrorBars
- ExcelChartSeries<T>
Collection class for chart series
- ExcelChartStandard
Base class for Chart object.
- ExcelChartStandardSerie
A chart serie
- ExcelChartStyleItem
Represents a up-down bar, dropline or hi-low line in a chart
- ExcelChartSurface
Chart surface settings
- ExcelChartTitle
The title of a chart
- ExcelChartTitleStandard
A chart title for a standard chart.
- ExcelChartTrendline
A trendline object
- ExcelChartTrendlineCollection
A collection of trendlines.
- ExcelChartTrendlineLabel
Access to trendline label properties
- ExcelDoughnutChart
Provides access to doughnut chart specific properties
- ExcelDrawingTextSettings
Text settings for drawing objects.
- ExcelHistogramChartSeries
A collection of chart serie for a Histogram chart.
- ExcelLayout
Layout settings
- ExcelLineChart
Provides access to line chart specific properties
- ExcelLineChartSerie
A serie for a line chart
- ExcelManualLayout
Manual layout for specifing positions of elements manually. For easiest use it is recommended to not change the modes of width or height. Left and Top are used to determine x and y position Width and Height to define the width and height of the element. By default all elements originate from their default Use eLayoutMode.Edge to set origin to the edge of the chart for the relevant element.
- 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
- ExcelStandardChartWithLines
Base class for standard charts with line properties.
- ExcelStockChart
Provides access to stock chart specific properties
- ExcelStockChartSerie
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
- eChartExType
Chart type
- 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
- eLayoutMode
In which way to store the position of a chart element
- eLayoutTarget
Define layout of plot area
- 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
- eStockChartType
The type of stock chart.
- 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