Skip to main content
All docs
V26.1
  • ChartData.Item Property

    Name Parameters Description
    Item[ChartDataReference] reference Returns cells that belong to the specified data reference.
    Item[Int32, String] sheetIndex, cellReference Returns a chart data cell by sheet index and cell reference.
    Item[String] cellReference Returns a chart data cell in the first worksheet.