Click or drag to resize

XlsChartDataPoint Properties

The XlsChartDataPoint type exposes the following members.

Properties
Name Description
Public property DataFormat
Returns data format. Read-only.
Public property DataLabels
Returns data labels object for the data point. Read-only.
Public property HasDataLabels
Indicates whether data labels object was created for this data point. Read-only.
Public property Index
Gets or sets index of the point in the points collection.
Public property IsDefault
Indicates whether this data point is default data point. Read-only.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property SetAsTotal
True if the data point is considered as Subtotals or Totals. otherwise False.
Top
See Also