C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / TrendLine Class / GetValues Method
Dimension.

In This Topic
GetValues Method (TrendLine)
In This Topic
Gets the array of data values.
Syntax
'Declaration
 
Public Overrides Function GetValues( _
   ByVal dim As Integer _
) As Double()
 

Parameters

dim
Dimension.

Return Value

Array of data values.
See Also