バージョン

PolarChartAppearance コンストラクタ(IChartComponent)

指定されたチャート作成コンポーネントを使用して、デフォルトプロパティを持つPolarChartAppearanceオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public PolarChartAppearance( 
   IChartComponent component
)

パラメータ

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