Version

LegendEntry Class Members

The following tables list the members exposed by LegendEntry.

Public Properties
 NameDescription
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyFontReturns or sets the font for this legend entry. Read-only.  
Public PropertyFontFillReturns or sets a ChartFillBase derived object which defines the font color(s) for this legend entry.  
Public PropertyIsDeletedReturns or sets a boolean value indicating whether this entry has been removed from the Legend  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
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