バージョン

GanttLayer コンストラクタ

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

パラメータ

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