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