Click or drag to resize

ExcelChartChartArea Property

Gets the chart area. The returned object can be used to set the border and the interior of the chart area.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelChartArea ChartArea { get; }

Property Value

ExcelChartArea
See Also