バージョン

WinTooltipAppearance コンストラクタ(IChartComponent)

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

パラメータ

component
チャート作成コンポーネントへの IchartComponent 参照。
参照