FlexPivot for WinForms
GetValues メソッド (Histogram)

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > Histogram クラス : 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.
参照

Histogram クラス
Histogram メンバ