バージョン

CandleLegendLayer コンストラクタ

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

パラメータ

component
このレイヤーを使用するコンポーネント。
core
チャート コアへの参照。
参照