バージョン

CandleChartAppearance コンストラクタ(IChartComponent)

指定したコンポーネントに対してCandleChartAppearanceオブジェクトをデフォルトのプロパティで作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public CandleChartAppearance( 
   IChartComponent component
)

パラメータ

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