バージョン

DrillDownAppearance コンストラクタ(IChartComponent)

特定の IChartComponent に属する新しい DrillDownAppearance オブジェクトを構築します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public DrillDownAppearance( 
   IChartComponent component
)

パラメータ

component
この DrillDownAppearance が属するチャート コンポーネント。ChartAppearance から登録します。
参照