barContent = barChart.GetBarContent(chartId, barId, textId)
barContent = barChart.GetBarContent(chartId, barId, textId)
| 変数 | 説明 |
|---|---|
| barContent | String。 |
| chartId | グラフのインデックス。 Integer。 |
| barId | 指定したグラフ内の棒のインデックス。 Integer。 |
| textId | テキスト ID。 Integer。 |