Show / Hide Table of Contents

Class Legend

Inheritance
System.Object
ChartPart
Legend
Inherited Members
ChartPart.Fill
ChartPart.Border
ChartPart.Effects
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
Back to top Generated by DocFX