GetBarContent Method (SapBarChart)
Class
SapBarChart
.
Action
Returns the content of the bar.
Syntax
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
.