GetGridLineContent Method (SapBarChart)

Class

SapBarChart class

Action

Returns the content of the grid line.

Syntax

sGridLineContent = barChart.GetGridLineContent(chartId, gridLineId, textId)
Variable Description
sGridLineContent STRING.
chartId Index of the chart. INTEGER.
gridLineId Index of the grid line within the given chart. INTEGER.
textId The text id. INTEGER.