ResultMode: PP.ScaleResultMode;
The ResultMode property determines types of returned values of visualizer scale.
Use JSON or the setResultMode method to set the property value, and the getResultMode method to get the property value.
By default the property value is PP.ScaleResultMode.Intervals.
The example of use is given on the page with description of the PP.AreaVisual class constructor.
See also: