Message-ID: <616771599.9585.1711695850960.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9584_351157365.1711695850960" ------=_Part_9584_351157365.1711695850960 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Chart.ChartArea

Chart.ChartArea

Description

=20

Returns a ChartRegion object, r= epresenting the chart area in the worksheet. The chart area is the entire a= rea within the worksheet assigned to the chart.

=20
C#
=20
 public ChartRegion ChartArea{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property ChartArea() As ChartRegion
=20
------=_Part_9584_351157365.1711695850960--