DimIndicatorMP.IndicatorElements

Syntax

IndicatorElements: Array

Description

The IndicatorElements property sets the list of indicators that define the method of displaying data in the working area of the express report. These indicators are shown in the menu when the user selects a dimension on the Indicators tab of the properties panel.

Comments

The IndicatorElements property sets an array of objects that look like: { Key : "<Name>", Value : <Number> }.

Example

The property is under development.

See also:

DimIndicatorMP