Class Legend
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Legend : ChartPart
Properties
Entries
Declaration
public LegendEntries Entries { get; }
Property Value
| Type | Description |
|---|---|
| LegendEntries |
FormattedText
Declaration
public FormattedText FormattedText { get; }
Property Value
| Type | Description |
|---|---|
| FormattedText |
LegendPosition
Declaration
public LegendPosition LegendPosition { get; set; }
Property Value
| Type | Description |
|---|---|
| LegendPosition |