Click or drag to resize

ChartDataPoint Properties

The ChartDataPoint type exposes the following members.

Properties
Name Description
Public property DataFormat
Gets data format. Read-only.
Public property DataLabels
Gets 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.
(Inherited from XlsChartDataPoint .)
Public property Index
Gets or sets index of the point in the points collection.
(Inherited from XlsChartDataPoint .)
Public property IsDefault
Indicates whether this data point is default data point. Read-only.
(Inherited from XlsChartDataPoint .)
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.
(Inherited from XlsChartDataPoint .)
Top
See Also