Click or drag to resize

ExcelChartLegend Class

Represents the legend of a chart.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelChartLegend

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public class ExcelChartLegend

The ExcelChartLegend type exposes the following members.

Properties
 NameDescription
Public propertyBorder Gets the chart legend border.
Public propertyFont Gets the font of the legend text.
Public propertyInterior Gets the chart legend interior.
Public propertyLegendEntries Gets the legend entries collection.
Public propertyPosition Gets or sets the legend position inside the chart area.
Top
See Also