Click or drag to resize

ExcelChartLegendEntry Class

Represents and entry in the chart legend.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelChartLegendEntry

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelChartLegendEntry

The ExcelChartLegendEntry type exposes the following members.

Properties
  NameDescription
Public propertyFont
Represents font object used to format the font of the legend entry.
Public propertyIsDeleted
Gets or sets a flag indicating if the legend entry was deleted.
Top
See Also