バージョン

WebTooltipAppearance コンストラクタ(IChartComponent)

特定のコンポーネントのデフォルトプロパティを持つWeb Tooltips Appearanceオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public WebTooltipAppearance( 
   IChartComponent component
)

パラメータ

component
このツールチップの外観に使用するチャート コンポーネントを指定します。
参照