Skip to main content
A newer version of this page is available. .

DevExpress.Spreadsheet.Charts Namespace

Contains interfaces and enumerations which implement the spreadsheet charting functionality.

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Classes

Name Description
ChartData Data plotted on a chart.

Interfaces

Name Description
Axis Represents an axis on a chart.
AxisCollection A collection that stores axes in the chart.
AxisScaling Contains axis scaling options.
Chart An embedded chart on a worksheet.
ChartCollection A collection of Chart objects in a worksheet.
ChartLineOptions Contains display settings for specific lines shown on a chart.
ChartObject Contains basic properties and methods for embedded charts and chart sheets.
ChartOptions Contains various options available for a chart.
ChartText The text displayed in the chart element.
ChartTitle A chart title.
ChartTitleOptions Contains common options for the chart and axis titles.
ChartView Consolidates data series of the same type and provides options for their customization.
ChartViewCollection A collection of chart views in a chart.
DataLabel A data label on a point of the chart series.
DataLabelBase Contains basic data label options and serves as the base for the DataLabelOptions interface.
DataLabelCollection A collection that stores customized data labels and data label options for a series in the chart.
DataLabelOptions Contains data label options.
DataPoint Specifies the appearance of the data point in a chart series.
DataPointCollection A collection that stores custom settings for data points and data point options for the series in the chart.
DataTableOptions Contains display options for the chart data table.
DisplayUnitOptions Contains options used to specify the display units for the value axis.
LayoutOptions Specifies the exact position of the chart element.
LayoutPosition A container to hold a value and specify how it should be interpreted.
Legend A legend in a chart.
LegendEntry A single legend entry in a chart legend.
LegendEntryCollection A collection that stores customized legend entries for a series in the chart.
Marker Represents a data marker displayed at each data point in the series on the line, scatter or radar chart.
NumberFormatOptions Specifies the number format for displaying numeric values in chart elements.
PlotArea The chart’s background in which data series, axes, gridlines and data labels are displayed.
Series A data series in a chart.
SeriesCollection A collection that stores data series in the chart.
ShapeFormat Contains options used to format chart elements.
ShapeTextFormat Contains options for a text displayed in a chart element.
SurfaceOptions Contains formatting options for a particular surface of a 3-D chart.
Trendline A trendline in a chart that shows trends in the series data.
TrendlineCollection A collection that stores the Trendline objects for the specified series.
TrendlineLabel A label displayed on a trendline.
UpDownBarsOptions Contains settings used to display up-down bars on a 2-D line or stock chart.
View3DOptions Contains display options for three-dimensional charts.

Enums

Name Description
AxisCrossPosition Lists values used to specify the position of the crossing point where the value and category axes intersect.
AxisGroup Lists values used to specify the type of axis group for a series in a chart.
AxisLabelAlignment Lists values used to specify the text alignment for the category axis labels.
AxisOrientation Lists values used to specify the orientation of the axis.
AxisPosition Lists values used to specify the position of the axis on the chart.
AxisTickLabelPosition Lists values used to specify the position of axis labels.
AxisTickMarks Lists values used to specify the position of the tick marks on the axis.
AxisTimeUnits Lists values used to specify the time units for the date axis.
AxisType Lists values used to specify the type of the axis.
BarShape Lists shapes used to visualize a data point in 3D bar or column charts.
BubbleSizeRepresents Lists values used to specify what the bubble size represents on a bubble chart.
ChartDataDirection Lists values used to specify the direction in which data series are retrieved.
ChartProtection Lists values used to specify the capability of an end-user to interact with the protected chart.
ChartStyle Lists values used to specify the chart style.
ChartTextType Lists sources of the text displayed in a chart element.
ChartTrendlineType Specifies how the trendline for a series data is calculated.
ChartType Lists values used to specify the chart subtypes.
DataLabelPosition Lists values used to specify the position of data labels on the chart.
DisplayBlanksAs Lists values used to specify how empty cells are displayed on a chart.
DisplayUnitType Lists values used to specify display unit scaling for the value axis.
LayoutMode Lists the possible interpretations of the Width and Height properties which specify the position of a chart element.
LayoutTarget Specifies whether the plot area used to measure the layout should be inner or outer.
LegendPosition Lists positions of the legend on a chart.
MarkerStyle Lists values that specify the shape of markers which can be painted at each data point in the series on the line, scatter or radar chart and within the chart legend.
OfPieSplitType Lists values used to specify the possible ways to split a Pie of Pie or Bar of Pie chart.
ShapeTextDirection Lists values used to specify the text direction in a chart element.