バージョン

GanttChartAppearance コンストラクタ(IChartComponent)

GanttChartAppearanceのデフォルトコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public GanttChartAppearance( 
   IChartComponent component
)

パラメータ

component
GanttChartAppearanceを所有するチャート コンポーネントへの参照。
参照