barContent = barChart.GetBarContent(chartId, barId, textId)
barContent = barChart.GetBarContent(chartId, barId, textId)
| Variable | Description |
|---|---|
| barContent | String. |
| chartId | Index of the chart. Integer. |
| barId | Index of the bar within the given chart. Integer. |
| textId | The text id. Integer. |