Description
For all trendline types except moving average, sets or returns the point on the value axis where the trendline should intercept.C#
public double Intercept{ get ; set ; } |
vb.net
Public Property Intercept() As Double |
public double Intercept{ get ; set ; } |
Public Property Intercept() As Double |