render(value_x: Number, y: Number);
value_x. Scale value by the X axis.
y. Scale value by the Y axis.
The setScale method sets scale of rendering area.
If the y parameter is set to no value, the value_x value is set for both axes.
The example of property use is given in description of the CanvasHTMLRenderer constructor.
See also: