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

Trendline.TrendlineLabel

Description

Returns a=20 ChartText object representing a tre= ndline label.=20
C#
=20
public ChartText TrendlineLabel{ get; }
= =20
=20
vb.net
=20
Public ReadOnly Property TrendlineLabel() As Cha=
rtText
=20
=20

Remarks

The contents of th= e Trendline label are generally controlled through the=20 Trendline= .ShowEquation and=20 Tren= dline.ShowRSquaredValue values. The default text can be overridden in .= xlsx with the=20 ChartText.Text property in the TrendlineLabel object. Starting in=20 OfficeWriter 8.7 you can override the text in .xls files a= s well. You can also use this property to manipulate the formatting of the = label.
------=_Part_10102_1289304537.1711712999438--