Description
Sets or returns whether the label will contain the equation for the trendline.
C#
public boolean ShowEquation{ get ; set ; } |
vb.net
Public Property ShowEquation() As Boolean |
Sets or returns whether the label will contain the equation for the trendline.
public boolean ShowEquation{ get ; set ; } |
Public Property ShowEquation() As Boolean |