Click or drag to resize

ExcelChartArea Class

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

The ExcelChartArea type exposes the following members.

Properties
  NameDescription
Public propertyBorder
Gets the chart area border.
Public propertyInterior
Gets the chart area interior.
Top
See Also