Back to Devexpress

ChartObject Properties

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

latest2.9 KB
Original Source

ChartObject Properties

Contains basic properties and methods for embedded charts and chart sheets.

NameDescription
ChartTypeReturns the chart type.
ColorPaletteReturns or specifies a color palette for the chart. Applies only to Excel 2016 charts.
DataTableProvides access to display settings for the chart data table.
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FontAllows you to change the text font for all chart elements.
LegendProvides access to a chart legend.
OptionsProvides access to various options available for the chart.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
PlotAreaProvides access to the chart’s plot area.
PrimaryAxesProvides access to a collection of primary axes.
SecondaryAxesProvides access to a collection of secondary axes.
SeriesProvides access to the collection of Series objects.
StyleReturns or specifies the chart style.
TitleGets the title of the chart.
View3DProvides access to the display settings of three-dimensional charts.
ViewsReturns a collection of chart views.

See Also

ChartObject Interface

ChartObject Members

DevExpress.Spreadsheet.Charts Namespace