Back to Devexpress

Series Properties

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-series-dot-underscore-properties.md

latest4.0 KB
Original Source

Series Properties

A data series in a chart.

NameDescription
ArgumentsGets or sets the data used as arguments for series points.
AutoGapWidthReturns or specifies whether to calculate the gap width automatically. Applies to Excel 2016 charts.
AxisGroupGets or sets the group type for the axes which are used to plot the series data.
BubbleSizeGets or sets data used to specify the size of bubbles in a bubble chart.
CustomDataLabelsProvides access to a collection of data labels customized for specific data points or for the entire series.
CustomDataPointsProvides access to data points with a customized visual appearance.
ErrorBarsProvides access to a collection of error bars for the series.
ExplosionGets or sets the explosion value for all slices in a pie or doughnut chart series.
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
GapWidthReturns or specifies the distance between data points on the chart.
InvertIfNegativeGets or sets whether the color (or pattern) of a data point is changed to another (“inverted”) color if the value is negative.
LayoutOptionsReturns series layout options for Excel 2016 charts.
MarkerObtains specific settings of data markers displayed by series on the line, scatter or radar chart.
OrderGets the order in which series are plotted.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
SeriesNameGets the name of the series.
SeriesTypeGets the series type.
ShapeGets or sets the shape used to display data points in the 3D bar or column chart.
SmoothGets or sets whether the curve smoothing is turned on for the line or scatter chart.
TrendlinesProvides access to a collection of trendlines for the series.
UseCustomDataLabelsGets or sets whether to apply custom settings to data labels.
ValuesGets or sets the data used as series point values.
ViewProvides access to a view that displays the series.

See Also

Series Interface

Series Members

DevExpress.Spreadsheet.Charts Namespace