FinancialChart for WinForms
GetValues メソッド (Histogram)

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

パラメータ

dim
ディメンション。

戻り値の型

データ値の配列。
参照

Histogram クラス
Histogram メンバ