IEaxMapChart.MapChart

Syntax

MapChart: IVZMapChart;

Description

The MapChart property returns an object containing parameters of displaying a map in express report.

Comments

Map is used to display map data, it is based on a two-dimension table and usually consists of one row or column from this table as territory filling. Territory filling is determined by start and end colors, which correspond to minimum and maximum values on the map.

Example

The property use is given in the example for IVZMapChart.UnhoverTimeout.

See also:

IEaxMapChart