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

ChartInterior

Description

=20

A ChartInterior object contai= ns formatting properties of a ChartReg= ion or an object extending ChartRegion ( AxisLabel, ChartTe= xt, Legend, or SeriesDataLabel ).

=20
C#
=20
 public sealed class ChartInterior
=20
=20
vb.net
=20
Public NotInheritable Class ChartInterior
=20
=20

Remarks

=20

property of the following classes: ChartRegion, AxisL= abel, ChartText, Legend, and SeriesD= ataLabel.

=20

If the pattern is Solid, you should set the fill through the Foreground = color. The background color is the incorrect way to set a solid fill.

= =20

Properties

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

BackgroundColor

Sets or returns the background color of the spec= ified chart region.

ForegroundColor

Sets or returns the foreground color of the spec= ified chart region.

Pattern

Sets or returns the background pattern of the sp= ecified chart region.

Visible

Sets or returns whether the specified chart regi= on is visible.
=20

Methods

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

ClearFillEffects()

Clears any pattern and color from the chart inte= rior, setting it to the automatic color instead.
------=_Part_8846_1602276869.1711664291424--