GetBarContent Method (SapBarChart)

Class

SapBarChart class

Action

Returns the content of the bar.

Syntax

sBarContent = barChart.GetBarContent(chartId, barId, textId)
Variable Description
sBarContent STRING.
chartId Index of the chart. INTEGER.
barId Index of the bar within the given chart. INTEGER.
textId The text id. INTEGER.