SelectContextMenuItemByPosition Method (SapBarChart)

Class

SapBarChart class

Action

This method allows you to select a context menu item using the position of the item.

Syntax

barChart.SelectContextMenuItemByPosition(positionDescription)
Variable Description
positionDescription A string containing the path to the item. If the context menu item is on the top level menu, this is just the zero-base index of the item. Otherwise, the positions on the menu and respective submenus should be concatenated, separated by "|". STRING.