ExcelChartLegend Class

Represents the legend of a chart.

Definition

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

Properties

Border Gets the chart legend border.
Font Gets the font of the legend text.
Interior Gets the chart legend interior.
LegendEntries Gets the legend entries collection.
Position Gets or sets the legend position inside the chart area.

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