The ChartData objects have the following main properties:
Property |
Description |
---|---|
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. |
|
Gets or sets the data hole value. For more information see Specifying Data Holes. |
|
Gets the PointStylesCollection object associated with the current ChartData object. For more information on point styles, see Working with PointStyles. |
|
Gets the ChartDataSeriesCollection object associated with the current ChartData object. The next topic, ChartDataSeries Object, provides more detail on the ChartData.SeriesList property. |
|
Gets the TrendLinesCollection object associated with the current ChartData object. For more information on trend lines, see Working with TrendLines. |