LinkCount メソッド (SapBarChart)
クラス
SapBarChart
.
処理
指定したグラフ内のリンクの数を返します。
構文
C#
result
=
barChart
.
LinkCount
(
chartId
)
VB
result
=
barChart
.
LinkCount
(
chartId
)
変数
説明
result
Integer
。
chartId
グラフのインデックス。
Integer
。