ChartData Properties
Stores chart data cells.| Name | Description |
|---|---|
| Item[ChartDataReference] | Returns cells that belong to the specified data reference. |
| Item[Int32, String] | Returns a chart data cell by sheet index and cell reference. |
| Item[String] | Returns a chart data cell in the first worksheet. |
See Also