Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SetDataIntoLayers メソッド
チャート コアのデータを適切なレイヤーに設定します。データ ソースへの独自の参照が必要です。
シンタックス
'宣言
Protected Sub SetDataIntoLayers( _
ByVal As IChartData _
)
protected void SetDataIntoLayers(
IChartData
)
パラメータ
- data
- このチャート コアによって使用されるチャート データへの参照。
参照