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: 9.0.0
Syntax
public ExcelChartDataPointsCollection DataPoints { get; }

Property Value

ExcelChartDataPointsCollection
See Also