Version

ChartArea Class Members

The following tables list the members exposed by ChartArea.

Public Properties
 NameDescription
Public PropertyBorderDetermines the appearance of the border drawn around the chart element area, as well as whether a border appears. (Inherited from Infragistics.Documents.Excel.Charts.ChartAreaBase)
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyFillReturns or sets a ChartFillBase derived object which defines the fill properties for the chart element area. (Inherited from Infragistics.Documents.Excel.Charts.ChartAreaBase)
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyRoundedCornersDetrmines if the chart area is displayed with rounded corners (Inherited from Infragistics.Documents.Excel.Charts.ChartAreaBase)
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