ExcelChartLegendEntry Class |
Represents and entry in the chart legend.
Inheritance HierarchySystemObject
ExpertXls.ExcelLibExcelChartLegendEntry
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic class ExcelChartLegendEntry
Public Class ExcelChartLegendEntry
The ExcelChartLegendEntry type exposes the following members.
Properties| | Name | Description |
|---|
 | 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.
|
Top
See Also