The following tables list the members exposed by Legend.
| Name | Description | |
|---|---|---|
![]()  | Legend Constructor | Creates a new Legend instance. | 
| Name | Description | |
|---|---|---|
![]()  | Border | Determines the appearance of the border drawn around the text area, as well as whether a border appears. | 
![]()  | Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
![]()  | DefaultFont | Defines the font properties for legend entries which have no specific font settings. Read-only. | 
![]()  | DefaultFontFill | Returns or sets a ChartFillBase derived object which defines the font color(s) for legend entries. | 
![]()  | Fill | Returns or sets a ChartFillBase derived object which defines the fill properties for the legend's text area. | 
![]()  | Height | Returns or sets a value that represents the height of the legend area, expressed as a fraction of the chart area's height. | 
![]()  | Left | Returns or sets a value that represents the position of the left edge of the legend area, expressed as a fraction of the chart area's width. | 
![]()  | LegendEntries | Returns a read only collection of legend entries. | 
![]()  | Overlay | Returns or sets a boolean value indicating whether the legend can intersect with the chart's plot area. | 
![]()  | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
![]()  | Position | Returns or sets a value that represents the position of the legend on the chart. | 
![]()  | Rotation | Determines the rotation of the legend's text area, expressed in degrees. | 
![]()  | Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
![]()  | TextDirection | Determines the orientation and direction in which text flows. | 
![]()  | Top | Returns or sets a value that represents the position of the top edge of the legend area, expressed as a fraction of the chart area's height. | 
![]()  | Width | Returns or sets a value that represents the width of the legend area, expressed as a fraction of the chart area's width. | 
![]()  | Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | 
![]()  | Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |