Excel.Interfaces.ChartPointsCollectionUpdateData interface

An interface for updating data on the ChartPointsCollection object, for use in chartPointsCollection.set({ ... }).

Properties

items

Property Details

items

items?: Excel.Interfaces.ChartPointData[];

Property Value