ChartDataPoint Properties | 
The ChartDataPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
DataFormat | 
 
Gets data format. Read-only.
 
 | 
| 
 | 
DataLabels | 
 
Gets data labels object for the data point. Read-only.
 
 | 
| 
 | 
HasDataLabels | 
 
Indicates whether data labels object was created for this data point. Read-only.
 
(Inherited from
XlsChartDataPoint
.)
 | 
| 
 | 
Index | 
 
Gets or sets index of the point in the points collection.
 
(Inherited from
XlsChartDataPoint
.)
 | 
| 
 | 
IsDefault | 
 
Indicates whether this data point is default data point. Read-only.
 
(Inherited from
XlsChartDataPoint
.)
 | 
| 
 | 
Parent | 
 
Reference to Parent object. Read-only.
 
(Inherited from
XlsObject
.)
 | 
| 
 | 
ReferenceCount | 
 
Get quantity of instance references.
 
(Inherited from
XlsObject
.)
 | 
| 
 | 
SetAsTotal | 
 
True if the data point is considered as Subtotals or Totals. otherwise False.
 
(Inherited from
XlsChartDataPoint
.)
 |