バージョン

TextureEffect コンストラクタ(IChartComponent)

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

パラメータ

component
使用するチャート作成コンポーネント。
参照