ExcelChartSeriesDataPoints Property |
Gets the collection of data points of this series
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartDataPointsCollection DataPoints { get; }Public ReadOnly Property DataPoints As ExcelChartDataPointsCollection
Get
Property Value
ExcelChartDataPointsCollection
See Also