IVZMapChartArrowVisual.BasementWidthMapping

Fore syntax

BasementWidthMapping: IVZDataSourceMapping;

Fore.NET syntax

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

Description

The BasementWidthMapping property determines settings of mapping to map arrow size.

Comments

To determine settings of data mapping to arrow color, use IVZMapChartArrowVisual.BackgroundMapping.

Fore and Fore.NET examples

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

See also:

IVZMapChartArrowVisual