バージョン

StepLineLayer コンストラクタ(IChartComponent,ChartCore)

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

パラメータ

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