ExcelChartSeriesDataPoints Property
Gets the collection of data points of this series
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartDataPointsCollection DataPoints { get; }
Public ReadOnly Property DataPoints As ExcelChartDataPointsCollection
Get
public:
property ExcelChartDataPointsCollection^ DataPoints {
ExcelChartDataPointsCollection^ get ();
}
member DataPoints : ExcelChartDataPointsCollection with get
Property Value
ExcelChartDataPointsCollection