FlexChart for WPF
GetValues メソッド (IndicatorBase)

C1.WPF.Chart.Finance アセンブリ > C1.WPF.Chart.Finance 名前空間 > IndicatorBase クラス : GetValues メソッド
Dimension.
Gets the array of data values.
シンタックス
'宣言
 
Public Overrides Function GetValues( _
   ByVal dim As System.Integer _
) As System.Double()
public override System.double[] GetValues( 
   System.int dim
)

パラメータ

dim
Dimension.

戻り値の型

Array of data values.
参照

IndicatorBase クラス
IndicatorBase メンバ