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

ChartRegion.HorizontalAlignment

Description<= /h2>=20

A ChartRegion.= HorizontalAlignment value determines the horizontal alignment of text i= n the specified chart area or plot area.

=20

(ChartRegions obtained fro= m Chart.Legend, Chart.ChartArea, and Chart.PlotArea don't support HorizontalAlignment or Ve= rticalAlignment.)

=20
C#
=20
 public sealed class HorizontalAlignment : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class HorizontalAlignment
=09=09Inherits TypesafeEnum
=20
=20

Values

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

Name

Description

Center

Text in the chart region will be horizontally= centered.

Justify

Text in the chart region will be justified.

Left

Text in the chart region will be left-aligned= .

Right

Text in the chart region will be right-aligne= d.

------=_Part_10434_471998992.1711724620594--