EaxCategoryView.getTableAreaChartMenu

Syntax

getTableAreaChartMenu();

Description

The getTableAreaChartMenu method returns the Select Data menu on the Chart tab of the express report ribbon.

Comments

The method returns an object of the PP.Ui.Menu type. On the 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