NOTE. This specification contains only the settings, which are used on the mobile device.
Property | Description | Available values |
indicators | Array of selected dimension elements, which are color or height indicators. | Value is an element with the following properties:
|
Below is an example of setting up an express report map. The example contains settings applied in the mobile application:
<key>bubblechart</key> <dict> <key>indicators</key> <dict> <key>x</key> <string>303</string> <key>y</key> <string>304</string> <key>radial</key> <string>306</string> <key>color</key> <string>304</string> </dict>
See also: