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

ChartInterior.BackgroundColor

Description

Sets or returns the background color of the specified chart region.= =20
C#
=20
public Color BackgroundColor{ get; set; }
= =20
=20
vb.net
=20
Public Property BackgroundColor() As Color
= =20
=20

Remarks

=20

This is System.Color.AutomaticFill by default.

Setting BackgroundColor to null will throw an = ArgumentException.

------=_Part_9970_22293645.1711708082030--