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; }
Public ReadOnly Property DataPoints As ExcelChartDataPointsCollection
Get
Property Value
Type:
ExcelChartDataPointsCollectionSee Also