ExcelChartSeriesDataPoints Property

Gets the collection of data points of this series

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelChartDataPointsCollection DataPoints { get; }

Property Value

ExcelChartDataPointsCollection

See Also