Assembly: Visualizators;
The IVZMapChartBarAxis interface is used to work with axis of bar indicator on the map layer.
IVZMapChartBarAxis
The axis of bars with negative values is located at the top, with positive values - at the bottom.
Bar indicator without axis and with axis:
To determines bar indicator axis on the map layer, use IVZMapChartBar.Axis.
Property name | Brief description | |
Pen | The Pen property determines basic pen settings of axis of bar indicator on the map layer. | |
Visibility | The Visibility property determines visibility type for axis of bar indicator on the map layer. |
See also: