バージョン

DoughnutLayer コンストラクタ

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

パラメータ

component
使用するチャート コンポーネント。
chartcore
チャート コアへの参照。
参照