バージョン

PieLayer コンストラクタ

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

パラメータ

component
使用するUltraChartコンポーネント。
chartcore
このレイヤーを処理するチャートコアへの参照。
参照