The following tables list the members exposed by ChartArea.
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) |
![]() | Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
![]() | 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) |
![]() | 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) |
View on GitHub