FlexChart for WPF
GetValues メソッド (RangedHistogram)

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

パラメータ

dim
ディメンション。

戻り値の型

データ値の配列。
参照

RangedHistogram クラス
RangedHistogram メンバ