HideZeroHeight: Boolean;
HideZeroHeight: boolean;
The HideZeroHeight property determines whether there is an interval between two bars of on the map layer.
True. Default. There is no interval between two bars.
False. There is an interval between two bars.
To determine an object for working with axis of on the map layer, use IVZMapChartBar.Axis.
The property use is given in the example for IVZMapChartLayer.Bars.
See also: