バージョン

DiscreteColorLegendLayer コンストラクタ

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

パラメータ

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