Object Reference > Chart2DData Object |
The data associated with a particular chart group. This object is OLE creatable: it can be independently created outside of a chart.
Note: The X and Y properties are indexed by series and point, and the FirstPoint, LastPoint and NumPoints properties are indexed by series. For each of these properties, a valid series must be specified. If the data is in array format, the series must be 1, and all series are affected when one of these properties is changed.