Version

ChartPatternFill Class Members

The following tables list the members exposed by ChartPatternFill.

Public Constructors
 NameDescription
Public ConstructorChartPatternFill ConstructorCreates a new ChartPatternFill instance.  
Public Properties
 NameDescription
Public PropertyBackgroundColorReturns the color which is applied to the background of the fill.  
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyForegroundColorReturns the color which is applied to the foreground of the fill.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyPatternReturns the pattern style of the fill.  
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