# ChartData Object

## Content



The ChartData objects have the following main properties:

<br />

|   **Property**   |   **Description**   |
| --- | --- |
|   FunctionsList   |   The FunctionsList property gets the FunctionsCollection object associated with the current ChartData object. For more information on the FunctionsList property see [Defining the ChartData Object](/componentone/docs/win/online-chart2d/chartingdata/definingthechartdata/definingthechartdata1).   |
|   Hole   |   Gets or sets the data hole value. For more information see [Specifying Data Holes](/componentone/docs/win/online-chart2d/chartingdata/specifyingdataholes).   |
|   PointStylesList   |   Gets the PointStylesCollection object associated with the current ChartData object. For more information on point styles, see [Working with PointStyles](/componentone/docs/win/online-chart2d/chartingdata/workingwithpointstyl).   |
|   SeriesList   |   Gets the ChartDataSeriesCollection object associated with the current ChartData object. The next topic, [ChartDataSeries Object](/componentone/docs/win/online-chart2d/chartfundamentals/definingthechartgrou/chartdataseriesobjec), provides more detail on the ChartData.SeriesList property.   |
|   TrendsList   |   Gets the TrendLinesCollection object associated with the current ChartData object. For more information on trend lines, see [Working with TrendLines](/componentone/docs/win/online-chart2d/chartingdata/workingwithtrendline).   |

## See Also

[ChartDataSeries Object](/componentone/docs/win/online-chart2d/chartfundamentals/definingthechartgrou/chartdataseriesobjec)