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

ChartRegion.BorderLine

Description

Returns the border around the chart region.=20
C#
=20
public ChartLine BorderLine{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property BorderLine() As ChartLi=
ne
=20
=20

Remarks

=20

By default, the borderline of Chart.ChartArea for new charts are visible. All other = border lines for all other components of a chart are not visible by default= .

If a default borderline is visible, which is the case for Chart area bor= derline, the default configuration for the line is:

If a default borderline is invisible, as is the case with legends, data = labels, titles, and axes, the defaults are as follows:

------=_Part_9636_562268823.1711697469045--