Gets the coefficients of equation.

Namespace:  C1.Silverlight.Chart.Extended
Assembly:  C1.Silverlight.Chart.Extended (in C1.Silverlight.Chart.Extended.dll)

Syntax

C#
public double[] Coefficients { get; }
Visual Basic
Public ReadOnly Property Coefficients As Double()
	Get

See Also