Click or drag to resize

ChartLegendEntry Properties

The ChartLegendEntry type exposes the following members.

Properties
Name Description
Public property BackgroundMode
Display mode of the background.
(Inherited from XlsChartLegendEntry .)
Public property Index
Represents index in collection.
(Inherited from XlsChartLegendEntry .)
Public property IsDeleted
If true then this entry deleted. otherwise false.
(Inherited from XlsChartLegendEntry .)
Public property IsFormatted
Indicates whether the legend entry has been formatted.
(Inherited from XlsChartLegendEntry .)
Public property LegendEntityIndex
Legend-entry index.
(Inherited from XlsChartLegendEntry .)
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 TextArea
Returns text area. Read-only.
Top
See Also