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

Trendline.ShowEquation

Description

=20

Sets or returns whether the label will contain the equation for the tren= dline.

=20
C#
=20
 public boolean ShowEquation{ get; set; }
=20
=20
vb.net
=20
Public Property ShowEquation() As Boolean
=20
=20

Remarks

The equation is dyna= mically calculated based on the current values used in the trendline's=20 Series. Since this equ= ation is dynamically calculated by Excel, it is not accessible through the = ExcelWriter API. This property only adjusts the visibility of the equation = within the trendline's label. If you wish to adjust the formatting of the e= quation, use the=20 Trendlin= e.TrendlineLabel property.
------=_Part_7870_1027498412.1711624549108--