gridLineContent = barChart.GetGridLineContent(chartId, gridLineId, textId)
gridLineContent = barChart.GetGridLineContent(chartId, gridLineId, textId)
| 変数 | 説明 |
|---|---|
| gridLineContent | String。 |
| chartId | グラフのインデックス。 Integer。 |
| gridLineId | 指定したグラフ内のグリッド線のインデックス。 Integer。 |
| textId | テキスト ID。 Integer。 |