Table of Contents

Class ChartLegend

Namespace
Spire.Xls.Charts
Assembly
Spire.XLS.dll
public class ChartLegend : XlsChartLegend, IExcelApplication, IDisposable, IChartLegend
Inheritance
ChartLegend
Implements
Inherited Members

Properties

LegendEntries

Represents legend entries collection. Read only.

public ChartLegendEntriesColl LegendEntries { get; }

Property Value

ChartLegendEntriesColl

TextArea

Return text area of legend.

public ChartTextArea TextArea { get; }

Property Value

ChartTextArea