EaxCategoryView.getTotalsInRowsMenu

Syntax

getTotalsInRowsMenu();

Description

The getTotalsInRowsMenu method returns the Row Totals menu on the express report tool ribbon.

Comments

The method returns an object of the PP.Ui.Menu type. On the tool ribbon this menu looks as follows:

Example

The example of method use is given on the page with description of the EaxCategoryView.getChartTypeMenu method.

See also:

EaxCategoryView