EaxAnalyzer.GaugeData

Syntax

GaugeData: Object;

Description

The GaugeData property determines settings for speedometer container.

Comments

Use JSON or the setGaugeData method to set the property value and the getGaugeData method to get the property value.

Example

The example of property use is given on the page with description of the EaxMdService.setSpeedometer method.

EaxAnalyzer