C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / WilliamsR Class / GetValues Method
Dimension.

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

Parameters

dim
Dimension.

Return Value

Array of data values.
See Also