ExcelChartDataPointsCollection Class |
Namespace: ExpertXls.ExcelLib
The ExcelChartDataPointsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| All |
Gets a data point representing all the data points in the collection. The settings of this data point are applied to all the
data points in the collection.
| |
| Count |
Gets the number of data points in the collection.
| |
| Item |
Gets the data point at the specified zero based index in collection.
|
| Name | Description | |
|---|---|---|
| GetEnumerator |
Gets the collection enumerator
|