IVZMapChartArrowVisual.BackgroundMapping

Fore syntax

BackgroundMapping: IVZDataSourceMapping;

Fore.NET syntax

BackgroundMapping: Prognoz.Platform.Interop.Visualizators.IVZDataSourceMapping;

Description

The BackgroundMapping property determines settings of data mapping to map arrow color.

Comments

To determine settings of data mapping to map arrow size, use IVZMapChartArrowVisual.BasementWidthMapping.

Fore and Fore.NET examples

The property use is given in the example for IVZMapChartArrows.Add.

See also:

IVZMapChartArrowVisual