| Class | Description |
| ActionCollection | Represents the collection of action objects. |
| AlarmZone | Represents a series of bands or shapes that can be placed behind the plotted data, but in front of the chart background. |
| AlarmZonesCollection | Stores bands or shapes for plotting. |
| AppDomainProxy<TAppClass> | This class creates a new domain and instantiates a wrapped class in the new domain. The class is the one specified by the generic, and is assumed to be a class in the executing assembly. Inherit from this class, and add calls to the match those of the generic, using the processor variable to make the calls across the AppDomain boundary. |
| Area | The Area class describes the ChartArea of the chart. |
| AttachMethodData | The AttachMethodData Class is used by chart Label objects in conjunction with the Label object Label.AttachMethod property to identify how the Label is placed or attached to the chart. Each of the AttachMethodData object properties are meaning only in the context of the Label.AttachMethod value. |
| AutoLabelArrangement | Represents settings of label auto-arrangement |
| AxesCollection | Represents a collection of Axes objects. |
| AxesCollectionEditor | |
| Axis | The Axis class describes the axis of the chart. |
| AxisCompassEditor | The Axis Compass editor class. |
| AxisScrollBar | Summary description for ScrollBar. |
| AxisScrollBar.ScaleMenuItem | The AxisScrollBar.ScaleMenuItem describes the ScaleMenuItem of the AxisScrollBar. |
| AxisScrollBar.ScaleMenuItemCollection | The collection of AxisScrollBar.ScaleMenuItem elements. |
| AxisScrollEventArgs | Provides data for AxisScrollEvent which fires whenever the built in axis scrollbar changes value. |
| Border | The Border class is used to describe the border appearance of various elements of the chart, including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels. |
| C1Chart | Represents the class for the C1Chart control. |
| C1DataMemberFieldEditor | |
| CalculateFunctionEventArgs | Stores event arguments for CalculateFunctionEventHandler. |
| ChartCoordArray | Container object for data arrays. |
| ChartCoordHolder | Manages the data for the ChartCoordArray objects. |
| ChartData | The ChartData object contains the numerical series to be charted and display information for each series. |
| ChartDataArray | Container object for data arrays. |
| ChartDataEventArgs | Summary description for C1Chart2DData. |
| ChartDataSeries | The ChartDataSeries class contains the data to be charted, as well as the properties and style object used to describe the appearance of the charted data. |
| ChartDataSeriesCollection | Summary description for C1Chart2DDataSeriesList. |
| ChartDataSeriesEventArgs | An event that occurs when the chart data series changed. |
| ChartDesigner | |
| ChartGridStyle | Contains all properties that control the appearance for the gridlines in the chart. |
| ChartGroup | Defines the chart types associated with the ChartGroup. |
| ChartGroups | Gets the ChartGroups object. Each ChartGroup contains information related to data values and appearance. |
| ChartGroupsCollection | Stores the ChartGroups. |
| ChartHistogram | The ChartHistogram class contains properties specific to Histogram charts. |
| ChartLabels | Gets the ChartLabels object. |
| ChartLineStyle | Defines the style for the chart lines. |
| ChartSymbolStyle | Defines the style for the chart symbols. |
| ChartToolTip | Controls tooltip appearance for chart elements. |
| DataHighlight | Controls data highlighting. |
| DataLabel | Represents text label for data values. |
| DataTypeEditor | |
| DrawDataSeriesEventArgs | Provides data for the DrawDataSeries event. |
| DrawLegendEntryEventArgs | Provides data for the DrawLegendEntry event. |
| DrawSeriesEventArgs | Provides data for the DrawSeries event of a ChartDataSeries class. |
| FillStyle | The FillStyle class is used to describe the different fill styles available for various elements of the chart, including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels. |
| FunctionBase | Abstract base class for all functions. |
| FunctionsCollection | Stores functions for plotting. |
| HighlightChangedEventArgs | Provides data for the HighlightChanged event. |
| Interaction | Contains all properties that control the automated interactive features of the chart, including mouse driven rotation, scaling, translating and zooming. |
| Label | Contains all properties that help define and position the chart label. |
| LabelsCollection | Contains all of the chart labels defined for a particular chart. |
| Legend | Provides access to the customization of the legend for the chart. |
| Margin | Specifies the margins of the chart element. |
| NormalCurve | Contains all properties that help define the appearance of the normal curve for the Histogram chart. |
| ParametricFunction | Represents a function defined by a pair of equations, x(t) = f1(t) and y(t) = f2(t), where t is an independent variable. |
| PlotArea | The PlotArea class describes the plot area of the chart. |
| PointStyle | PointStyle is used to describe a data point that has different appearance from other data points in the same data series. When applied to a specific data point, the properties of a PointStyle object supersede those specified by the data series containing the data point. To Understand the full meaning of these properties in the context of different chart types, please refer to the context of the style properties associated with each series. |
| PointStylesCollection | Stores point styles. |
| PointStyleSelectEventArgs | The PointStyleSelectEventArgs class contains event arguments for PointStyleSelectEventHandler. |
| PolygonData | Provides data for the polygon shaped objects in Cartesian charts and polygon shaped AlarmZones. |
| PostDrawSeriesEventArgs | Provides data for the PostDrawSeries event of a ChartDataSeries class. |
| RegressionOptions | Contains options of the regression model. |
| RegressionStatistics | Contains statistical information about regression trend line. |
| Rounding | Provides the properties set that describes the rounding of border corners. |
| ShowTooltipEventArgs | Provides data for the ShowTooltip event. |
| StatisticalData | This class provides statistics logic and reports the calculated values through its properties. |
| StatisticalData.ConfidenceInterval | This class reports the confidence interval statistic for the specified confidence level. |
| Style | The Style class is used to describe the appearance of various elements of the chart, including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels. Typically, an object’s style and/or one or more of its properties are inherited the object’s parent style or its default style. All Style properties have an associated Reset Method that restores the style property inheritance state. |
| Title | The Title class is used to describe the appearance of the Header and the Footer. |
| TransformEventArgs | Provides data for the Transform event. |
| TrendLine | The TrendLine class is used to perform a regression analysis or the specified data series, provide statistics about the regression, and chart the result. |
| TrendLinesCollection | The TrendLinesCollection class contains TrendLines associated with the ChartData object. |
| ValueLabel | Defines the type of chart label's annotation used for displaying text defined at a specific axis coordinate. |
| ValueLabelsCollection | Represents a collection of ValueLabels objects used to define the appearance of the ValueLabels for the X, Y, and Y2 objects of the ChartArea. |
| View3D | The class View3D defines the three-dimensional features of a chart. These properties when used in conjunction with the ChartGroup Use3D property are used to produce 3D effects for Area, Bar, Pie and XYPlot charts. |
| VisualEffects | Defines the different visual effects that can be used on the chart elements such as scaling, light, and shadow effects. |
| VisualEffectsStyle | Provides access to the effects parameters. |
| VisualEffectsStyle.ColorOptions | Represents color options. |
| VisualEffectsStyle.EdgeStyle | Represents edge parameters. |
| VisualEffectsStyle.LightStyle | Represents light parameters. |
| VisualEffectsStyle.ShadowStyle | Represents shadow parameters. |
| VisualEffectsStyleCollection | Stores VisualEffects. |
| YFunction | The Yfunction class is used to describe simple functions defined explicitly by equations of the form y(x) = f(x). |