MapChart.getFirstVisual

Syntax

getFirstVisual (typeVisual);

Parameters

typeVisual. Type of map factor. Optional parameter.

Description

The getFirstVisual method returns the first factor type of the map.

Comments

Typically, the first factor type of the map is the filled map factor.

Example

The example of method use is given in description of the draw method.

See also:

MapChart