VZMapChartBar

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The VZMapChartBar class implements an object used to work with bar factor on the map layer.

Comments

Bar factor enables the user to display additional information about territories, for example, correlation of factor values.

Fore.NET syntax

Class to get analog of the VZMapChartBar class:

None;

Class to get analog of the VZMapChartBar class object:

VZMapChartBarClass;

Class object properties inherited from IVZMapChartBar

  Property name Brief description
The Axis property determines an object for working with axis of bar factor on the map layer.
The HideZeroHeight property determines whether there is an interval between two bars of bar factor on the map layer.

Properties inherited from IVZMapChartVisualElement

  Property name Brief description
ToolTipStyle The ToolTipStyle property determines tooltip style of map visualizer.

Class object properties inherited from IVZMapChartBaseObject

  Property name Brief description
MapChart The MapChart property returns an object that contains express report map display parameters.
Visible The Visible property determines whether an object is displayed on a map.

See also:

Visualizators Assembly Classes