Excel.Interfaces.ChartPointsCollectionData interface

An interface describing the data returned by calling chartPointsCollection.toJSON().

Properties

items

Property Details

items

items?: Excel.Interfaces.ChartPointData[];

Property Value