PCObject.renderFrame

Syntax

renderFrame(canvas: PP.Ui.Canvas || SVGElement);

Description

canvas. Place for rendering the element.

Description

The renderFrame method displays an element in the screen.

Example

The example of method use is given in description of the ParallelCoordinates.ChartArea property.

See also:

PCObject