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

ChartRegion

Description

=20

A ChartRegion object represents= either a chart area or plot area. The following classes extend Chart= Region : AxisLabel, ChartText, = Legend, DataPoint, and SeriesDataLabel.

=20
C#
=20
 public class ChartRegion
=20
=20
vb.net
=20
Public Class ChartRegion
=20
=20

Properties

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

Name

Description

BorderLine

Returns the border around the chart region.

Fon= t

Sets or returns the font for text in the chart r= egion.
(ChartRegions obt= ained from Chart.PlotArea don't= support fonts.)

HasShadow

Sets or returns whether the chart region will ha= ve a shadow.

H= eight

Sets or returns the height of the chart region, = in units of 1/4000 of the chart area.

Interior

Returns a ChartInterior object containing formatting properties for the region.<= /td>=20

TextDisplayTopToBottom

Sets or returns whether the text in the ChartReg= ion is displayed top to bottom and the letters are upright.
(ChartRegions obtained from Chart.Legend, Chart.ChartArea, and Chart.PlotArea don't support TextDisplayTopToBottom.)

TextHorizontalAlignment

Sets or returns the horizontal alignment of text= in the chart region.
(Chart= Regions obtained from Chart.Legen= d, Chart.ChartArea, and Chart.PlotArea don't support Hori= zontalAlignment or VerticalAlignment.)

TextRotationAngle

Sets or returns the rotation angle of text in a = chart region, in degrees. This angle must be between -90 and 90 degrees, in= clusive.

(ChartRegions obtai= ned from Chart.Legend, Chart.ChartArea, and Chart.PlotArea don't support TextRotationAngle.)

TextVerticalAlignment

Sets or returns the vertical alignment of text i= n the chart region.
(ChartRe= gions obtained from Chart.Legend<= /a>, Chart.ChartArea, and Chart.PlotArea don't support Horizo= ntalAlignment or VerticalAlignment.)

Wi= dth

Sets or returns the width of the chart region, i= n units of 1/4000 of the chart area.

X<= /p>

Sets or returns the x coordinate of the upper le= ft corner of the chart region, in units of 1/4000 of the chart area.

Y<= /p>

Sets or returns the y coordinate of the upper le= ft corner of the chart region, in units of 1/4000 of the chart area.
=20

Nested Classes

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

Name

Description

HorizontalAlignment

A ChartRegion.HorizontalAlignment value determines the horizon= tal alignment of text in the specified chart area or plot area.

(ChartRegions obtained from Chart.Legend, Chart.ChartArea, and Chart.PlotArea don't support HorizontalAlignment or VerticalAlignment= .)

VerticalAlignment

A ChartRegion.VerticalAlignment value determines the vertical al= ignment of text in the specified chart area or plot area.
(ChartRegions obtained from Chart.Legend, Chart.ChartArea, and C= hart.PlotArea don't support HorizontalAlignment or VerticalAlignment.)<= /em>
------=_Part_9968_1469681854.1711708059418--