ExcelChartLegendEntry Class

Represents and entry in the chart legend.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public class ExcelChartLegendEntry
Inheritance
Object    ExcelChartLegendEntry

Properties

Font Represents font object used to format the font of the legend entry.
IsDeleted Gets or sets a flag indicating if the legend entry was deleted.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also