IVZMapChartBarAxis

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZMapChartBarAxis interface is used to work with axis of on the map layer.

Inheritance Hierarchy

          IVZMapChartBarAxis

Comments

The axis of bars with negative values is located at the top, with positive values - at the bottom.

Bar factor without axis and with axis:

To determines bar factor axis on the map layer, use IVZMapChartBar.Axis.

Properties

  Property name Brief description
The Pen property determines basic pen settings of axis of on the map layer.
The Visibility property determines visibility type for axis of on the map layer.

See also:

Visualizators Assembly Interfaces