Class ChartLegend
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
TextArea
Return text area of legend.
public ChartTextArea TextArea { get; }