IVZMapChartBar.Axis

Fore syntax

Axis: IVZMapChartBarAxis;

Fore.NET syntax

Axis: Prognoz.Platform.Interop.Visualizators.VZMapChartBarAxis;

Description

The Axis property determines an object for working with axis of on the map layer.

Comments

To determine whether there is an interval between two bars of on the map layer, use IVZMapChartBar.HideZeroHeight.

Fore and Fore.NET examples

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

See also:

IVZMapChartBar