ExcelChartWorksheetChartArea Property
Gets the chart area. The returned object can be used to set the border and the interior of the chart area.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartArea ChartArea { get; }
Public ReadOnly Property ChartArea As ExcelChartArea
Get
public:
property ExcelChartArea^ ChartArea {
ExcelChartArea^ get ();
}
member ChartArea : ExcelChartArea with get
Property Value
ExcelChartArea