IVZMapChartBar.HideZeroHeight

Fore syntax

HideZeroHeight: Boolean;

Fore.NET syntax

HideZeroHeight: boolean;

Description

The HideZeroHeight property determines whether there is an interval between two bars of on the map layer.

Comments

To determine an object for working with axis of on the map layer, use IVZMapChartBar.Axis.

Fore and Fore.NET examples

The property use is given in the example for IVZMapChartLayer.Bars.

See also:

IVZMapChartBar