Version

PlotArea Class Members

The following tables list the members exposed by PlotArea.

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 PropertyHeightReturns or sets the height of the area, expressed as a fraction of the height of the containing chart element.  
Public PropertyLeftReturns or sets a value which represents the left edge of the area, expressed as a fraction of the width of the containing chart element.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyPositionReturns or sets the position of the plot area on the chart.  
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 PropertyTopReturns or sets a value which represents the top edge of the area, expressed as a fraction of the height of the containing chart element.  
Public PropertyWidthReturns or sets the width of the area, expressed as a fraction of the width of the containing chart element.  
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