Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZMapChartBarAxis interface is used to work with axis of bar factor on the map layer.
IVZMapChartBarAxis
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.
| Property name | Brief description | |
| The Pen property determines basic pen settings of axis of bar factor on the map layer. | ||
| The Visibility property determines visibility type for axis of bar factor on the map layer. |
See also: