The following tables list the members exposed by PlotArea.
Name | Description | |
---|---|---|
Border | Determines 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) | |
Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Fill | Returns or sets a ChartFillBase derived object which defines the fill properties for the chart element area. (Inherited from Infragistics.Documents.Excel.Charts.ChartAreaBase) | |
Height | Returns or sets the height of the area, expressed as a fraction of the height of the containing chart element. | |
Left | Returns or sets a value which represents the left edge of the area, expressed as a fraction of the width of the containing chart element. | |
Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Position | Returns or sets the position of the plot area on the chart. | |
RoundedCorners | Detrmines if the chart area is displayed with rounded corners (Inherited from Infragistics.Documents.Excel.Charts.ChartAreaBase) | |
Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Top | Returns or sets a value which represents the top edge of the area, expressed as a fraction of the height of the containing chart element. | |
Width | Returns or sets the width of the area, expressed as a fraction of the width of the containing chart element. | |
Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |