バージョン

SkinAppearance コンストラクタ

特定のチャート作成コンポーネントの SkinAppearance のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public SkinAppearance( 
   IChartComponent component
)

パラメータ

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