Click or drag to resize

ExcelChartSeriesDataPoints Property

Gets the collection of data points of this series

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartDataPointsCollection DataPoints { get; }

Property Value

Type: ExcelChartDataPointsCollection
See Also