Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TrendLine
.
.
::
.
.
Coefficients Property
TrendLine Class
See Also
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
TrendLine Class
C1.Silverlight.Chart.Extended Namespace