XlsChartDataPoint Properties |
The XlsChartDataPoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DataFormat |
Returns data format. Read-only.
|
|
|
DataLabels |
Returns data labels object for the data point. Read-only.
|
|
|
HasDataLabels |
Indicates whether data labels object was created for this data point. Read-only.
|
|
|
Index |
Gets or sets index of the point in the points collection.
|
|
|
IsDefault |
Indicates whether this data point is default data point. Read-only.
|
|
|
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.
|