Excel.Interfaces.ChartPointsCollectionUpdateData interface

Warning

This API is now deprecated.

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

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.ChartPointData[];

Property Value