バージョン

HeatMapLayer コンストラクタ

HeatMapLayerコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent, _
   ByVal core As ChartCore _
)
public HeatMapLayer( 
   IChartComponent component,
   ChartCore core
)

パラメータ

component
使用するUltraChartコンポーネント(コントロール)。
core
このレイヤーを処理するチャートコアへの参照。
参照