Version

Legend Class Members

The following tables list the members exposed by Legend.

Public Constructors
 NameDescription
Public ConstructorLegend ConstructorCreates a new Legend instance.  
Public Properties
 NameDescription
Public PropertyBorderDetermines the appearance of the border drawn around the text area, as well as whether a border appears.  
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyDefaultFontDefines the font properties for legend entries which have no specific font settings. Read-only.  
Public PropertyDefaultFontFillReturns or sets a ChartFillBase derived object which defines the font color(s) for legend entries.  
Public PropertyFillReturns or sets a ChartFillBase derived object which defines the fill properties for the legend's text area.  
Public PropertyHeightReturns or sets a value that represents the height of the legend area, expressed as a fraction of the chart area's height.  
Public PropertyLeftReturns 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.  
Public PropertyLegendEntriesReturns a read only collection of legend entries.  
Public PropertyOverlayReturns or sets a boolean value indicating whether the legend can intersect with the chart's plot area.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyPositionReturns or sets a value that represents the position of the legend on the chart.  
Public PropertyRotationDetermines the rotation of the legend's text area, expressed in degrees.  
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyTextDirectionDetermines the orientation and direction in which text flows.  
Public PropertyTopReturns 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.  
Public PropertyWidthReturns or sets a value that represents the width of the legend area, expressed as a fraction of the chart area's width.  
Public PropertyWorkbookThe owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorksheetThe owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
See Also