gridLineContent = barChart.GetGridLineContent(chartId, gridLineId, textId)
gridLineContent = barChart.GetGridLineContent(chartId, gridLineId, textId)
| Variable | Description |
|---|---|
| gridLineContent | String. |
| chartId | Index of the chart. Integer. |
| gridLineId | Index of the grid line within the given chart. Integer. |
| textId | The text id. Integer. |