EaxAnalyzer.Topobase

Syntax

Topobase: Object

Description

The Topobase property contains a topobase for Map data view in an express report.

Comments

Use the setTopobase method to set the property value, and the getTopobase method to get the property value. Property value cannot be set from JSON.

On calling the setTopobase method the following parameters must be specified: n - value as a JSON object, t - topobase index in the array of express report topobases,  i -  topobase format specified as an object of the PP.MapChartType type.

On calling the getTopobase method the following parameters must be specified: n - value as a JSON object, t - topobase index in the array of express report topobases,  i -  topobase format specified as an object of the PP.MapChartType type.

Example

Currently the property is not implemented.

See also:

EaxAnalyzer