Represents an area in an Excel chart.
Inheritance Hierarchy SystemObject
ExpertXls.ExcelLibExcelChartArea
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public class ExcelChartArea
Public Class ExcelChartArea
The ExcelChartArea type exposes the following members.
Properties
| Name | Description |
---|
| Border |
Gets the chart area border.
|
| Interior |
Gets the chart area interior.
|
TopSee Also