MapChart.RenderToCanvas

Syntax

RenderToCanvas: Boolean;

Description

The UseInvertedAngles property determines whether map items area rendered on the canvas in case if it is available.

Comments

Set the property value from JSON, return the property by means of the getRenderToCanvas method.

Available values:

Example

The example of use is given on the «Example of Creating the MapChart Component» page.

See also:

MapChart