[]
Gets the coefficients of equation.
[C1Description("TrendLine.Coefficients", "Gets the coefficients of equation.")]
[Browsable(false)]
public double[] Coefficients { get; }
<C1Description("TrendLine.Coefficients", "Gets the coefficients of equation.")>
<Browsable(False)>
Public ReadOnly Property Coefficients As Double()