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 bar factor on the map layer.

Comments

To determine whether there is an interval between two bars of bar factor 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