バージョン

HistogramLayer コンストラクタ

ヒストグラム コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent, _
   ByVal core As ChartCore _
)
public HistogramLayer( 
   IChartComponent component,
   ChartCore core
)

パラメータ

component
チャート コンポーネントへの参照。
core
チャート コアへの参照。
参照