Excel.Interfaces.ChartPointsCollectionData interface

一个接口,用于描述通过调用 chartPointsCollection.toJSON()返回的数据。

属性

items

属性详细信息

items

items?: Excel.Interfaces.ChartPointData[];

属性值