FlexChart for WinForms
GetValues メソッド (HeatmapHelper)

C1.Chart アセンブリ > C1.Chart 名前空間 > HeatmapHelper クラス : GetValues メソッド
The dimension (0 for X, 1 for Y).
Gets the data values for a specified dimension.
シンタックス
'宣言
 
Public Function GetValues( _
   ByVal dim As System.Integer _
) As System.Double()
public System.double[] GetValues( 
   System.int dim
)

パラメータ

dim
The dimension (0 for X, 1 for Y).

戻り値の型

Array containing the start and end values for the specified dimension.
参照

参照

HeatmapHelper クラス
HeatmapHelper メンバ