VZMapChartPie

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

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

Comments

Pie 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 VZMapChartPie class:

None;

Class to get analog of the VZMapChartPie class object:

VZMapChartPieClass;

Class object properties inherited from IVZMapChartPie

  Property name Brief description
LeastAnglePart The LeastAnglePart property determines a least angle of pie chart radius on a map.
LeastRadiusPart The LeastRadiusPart property determines the least value of the pie chart radius on a map.
UseInvertedAngles The UseInvertedAngles property determines whether pie chart sectors are displayed reversely.

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