FlexChart for WinForms
HeatmapHelper コンストラクタ

C1.Chart アセンブリ > C1.Chart 名前空間 > HeatmapHelper クラス : HeatmapHelper コンストラクタ
The heatmap interface to work with.
Initializes a new instance of the HeatmapHelper class.
シンタックス
'宣言
 
Public Function New( _
   ByVal heatmap As IHeatmap _
)
public HeatmapHelper( 
   IHeatmap heatmap
)

パラメータ

heatmap
The heatmap interface to work with.
例外
例外解説
Thrown when heatmap is null.
参照

参照

HeatmapHelper クラス
HeatmapHelper メンバ