| Class | Description |
| Chart2DArea | Represents the chart area of the chart. |
| Chart2DAxis | Represents an axis of a 2D chart. |
| Chart2DData | Represents a chart data definition of one 2D chart group. |
| Chart2DGridStyle | Represents the appearance of gridlines in a chart. |
| Chart2DGroup | Represents a 2D chart group which contains chart data and classes that control chart appearance. |
| Chart2DGroups | Represents information related to data values and appearance of the 2D chart groups. |
| Chart2DPlotArea | Represents the plot area of the chart. |
| Chart2DValueLabel | Represents a 2D chart axis annotation used for displaying text defined at a specific axis coordinate. |
| Chart2DValueLabelsCollection | Represents a collection of Chart2DValueLabel objects used to define the appearance of the value labels for the X, Y, and Y2 axes of the chart area. |
| Chart2DView3D | Represents the three-dimensional features of a chart. When used in conjunction with Chart2DGroup.Use3D, these properties are used to produce 3D effects for Area, Bar, Pie and XYPlot charts. |
| Chart3DArea | Represents the chart area of a 3D chart. This area includes plot cube, all axes and the charted data. |
| Chart3DAxis | Represents an axis of a 3D chart. |
| Chart3DBar | Represents properties specific to Bar charts. |
| Chart3DBarColor | Represents properties used to set individual bar color. |
| Chart3DBarColorsCollection | Represents a collection of Chart3DBarColor objects. |
| Chart3DColorsCollection | Represents a collection of colors. |
| Chart3DContour | Represents properties specific to contour and zone charts. |
| Chart3DContourStyles | Represents settings for generating contour styles. |
| Chart3DData | Represents chart data definition for a 3D chart group. |
| Chart3DDataLabel | Represents an independent text annotation that can be attached to the chart data. |
| Chart3DDataLabelsCollection | Represents a collection of Chart3DDataLabel objects. |
| Chart3DDataSetGrid | Represents data for grid or irregular grid data layout. |
| Chart3DDataSetPoint | Represents data for point data layout. |
| Chart3DElevation | Represents properties controlling the appearance of different chart types. |
| Chart3DGridData | Represents settings for a regular grid data layout. |
| Chart3DGridLines | Represetns properties used to control the appearance of grid. |
| Chart3DGroup | Represents the chart data and classes that control the chart appearance. |
| Chart3DGroups | Represents 3D chart groups, data labels, chart and contour styles. |
| Chart3DIrGridData | Represents settings for irregular grid data layout. |
| Chart3DPoint | Represents the point in 3D space. |
| Chart3DPointsCollection | Represents the collection of chart 3D points. |
| Chart3DPointSeries | Represents one series of data for point data layout. |
| Chart3DPointSeriesCollection | Represents the collection of chart 3D point series. |
| Chart3DProjection | Represents projection (floor or ceiling) for contour and zones charts. |
| Chart3DSurface | Represents properties specific to suface charts. |
| Chart3DUnboundData | Represents unbound data for 3D chart. |
| Chart3DView | Represents three-dimensional features of a 3D chart. |
| ChartAlarmZone | Represents a series of bands or shapes that can be placed behind the plotted area, but in front of the chart background. |
| ChartAlarmZonesCollection | Represents a collection which stores bands or shapes for plotting. |
| ChartAttachMethodData | Specifies how a ChartLabel is placed or attached to a chart. |
| ChartAutoLabelArrangement | Represents settings of label auto-arrangement |
| ChartAxis | The base class for axes of the 2D and 3D chart. |
| ChartBar | Represents properties specific to Bar charts. |
| ChartBorder | Represents the appearance of borders around various elements of a chart, including the chart itself, the chart area, legend, header, footer and labels. |
| ChartBubble | Represents properties specific to Bubble charts. |
| ChartData | Represents the chart data definition of one chart group. |
| ChartDataGroup | Represents a chart data group definition. |
| ChartDataGroupsCollection | Represents a collection of chart data groups. |
| ChartDataLabel | Represents a text label for data values. |
| ChartDataSeries | Represents a chart data series definition. |
| ChartDataSeriesCollection | Represents the collection of chart data series definitions. |
| ChartDataValue | Represents a chart data value in a data series. |
| ChartDataValuesCollection | Represents a collection of data vlalues. |
| ChartFillStyle | Represents the fill style of various elements of the chart, including the chart itself, the chart area, legend, header, footer and labels. |
| ChartGantt | Represents properties specific to Gantt charts. |
| ChartHilo | Represents properties specific to HiLo, HiLoOpenClose and Candle charts. |
| ChartHistogram | Represents properties specific to Histogram charts. |
| ChartLabel | Represents an independent text annotation that can be attached to a chart. |
| ChartLabels | Represents a container for all chart labels. |
| ChartLabelsCollection | Contains all chart labels defined for a particular chart. |
| ChartLegend | Represents the legend of a chart. |
| ChartLineStyle | Represents the style of chart lines. |
| ChartNormalCurve | Represents properties that help define the appearance of the normal curve for the Histogram chart. |
| ChartObject | The abstract base class for chart objects. |
| ChartObjectCollection<T> | Represents a collection of ChartObject objects. |
| ChartPie | Represents properties specific to Pie charts. |
| ChartPolar | Represents properties specific to Polar charts. |
| ChartPropertyBagObject | The abstract base class for chart objects which manages property values in property bag. |
| ChartRadar | Represents properties specific to Radar charts. |
| ChartRect | Represents a rectangular chart element. |
| ChartRounding | Represents the rounding of border corners. |
| ChartSeriesHistogram | Represents properties specific to histogram charts. |
| ChartStyle | Represents the appearance of various elements of a chart, including the chart itself, the chart area, legend, header, footer and labels. Typically, an object's style and/or one or more of its properties are inherited from the object's parent style or its default style. |
| ChartSymbolStyle | Represents the style of chart symbols. |
| ChartTitle | Represents the title of the chart. |
| ChartUnboundDataSeries | Represents a chart unbound data series definition. |
| ChartUnboundDataSeriesCollection | Represents the collection of unbound chart data series definitions. |
| ChartValueLabel | Represents a chart axis annotation used for displaying text defined at a specific axis coordinate. |
| ChartValueLabelsCollection | Represents a collection of axis value labels. |
| ChartVisualEffects | Represents the different visual effects that can be used on the chart elements such as scaling, light, and shadow effects. |
| ChartVisualEffectsStyle | Represents a visual effects style. |
| ChartVisualEffectsStyle.ColorOptions | Represents color options. |
| ChartVisualEffectsStyle.EdgeStyle | Represents the edge parameters. |
| ChartVisualEffectsStyle.LightStyle | Represents the light parameters. |
| ChartVisualEffectsStyle.ShadowStyle | Represents shadow parameters. |
| ChartVisualEffectsStylesCollection | Represents the collection of ChartVisualEffectsStyle objects. |