バージョン

PieChartAppearance コンストラクタ(IChartComponent)

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

パラメータ

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