VZMapChartPie

Assembly: Visualizators;

Description

The VZMapChartPie class implements an object used to work with bar indicator on the map layer.

Comments

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

Class object properties inherited from IVZMapChartPie

  Property name Brief description
BorderThickness The BorderThickness property determines width of borders of pie indicator on the map.
LeastAnglePart The LeastAnglePart property determines a least angle of pie indicator on the map.
LeastRadiusPart The LeastRadiusPart property determines the least value of the pie indicator on the map.
MaxPiesCount The MaxPiesCount property determines the maximum number of displayed sectors of pie indicator on the map.
StartAngle The StartAngle property determines an angle of rotation of pie indicator counter-clockwise on the map.
UseInvertedAngles The UseInvertedAngles property determines whether sectors of pie indicator are displayed reversely on the map.

Properties inherited from IVZMapChartVisualElement

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

Class object properties inherited from IVZMapChartPie

  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