FinancialChart for WinForms
GetValues メソッド (IndicatorBase)

C1.Win.FinancialChart.6 アセンブリ > C1.Win.Chart.Finance 名前空間 > IndicatorBase クラス : GetValues メソッド
ディメンション
データ値の配列を取得します。
シンタックス
'宣言
 
Public Overrides Function GetValues( _
   ByVal dim As System.Integer _
) As System.Double()
public override System.double[] GetValues( 
   System.int dim
)

パラメータ

dim
ディメンション

戻り値の型

データ値の配列
参照

IndicatorBase クラス
IndicatorBase メンバ