IEaxMap

Description

The IEaxMap interface contains properties and methods of the Map express report object.

Properties

  Property name Brief description
The BeginColor property determines starting color of the intervals of the express report map.
The DataIndex property determines index of the slice of the data shown on the map.
The Enable3D property determines whether a map is shown in 3D mode.
The EndColor property determines end color of the intervals of the express report map.
The IndicatorElement property determines index of the dimension elements whose values will be used in the specified map factor.
The IndicatorsDim property determines factors dimension that determines map animation dynamics.
The Legend property returns parameters of the legend of express report map.
The Map property returns parameters of express report map.
The PointsCount property determines the number of cells, in which data scale is divided into separate intervals.
The Scale property determines custom parameters of color scale for the express report.
The TerrAttribute property determines attribute data used to link a territory dimension to map topobase.
The TerritoriesDim property determines territory dimension for the map.
The TerritoryDrillable property returns the ability to drilldown the data of the selected territory of the map.
The TerritoryInfo property returns detailing options of the territory map.
The TimeLineDim property returns the dimension whose elements will be used to build map time scale.
The TimePointsCount property returns the number of map time line points.

Properties inherited from IEaxObject

  Property name Brief description
The Active property determines active object of the express report.
The AllowSaveData property determines whether after modification object data will be saved to the source.
The Available property returns the availability criterion for the object in the express report.
The CombinedIndicatorSelection property returns selection of all dimension metrics in view.
The Description property returns description of an express report object.
The Enabled property determines whether the object is to be plotted.
The Id property determines object identifier.
Outdated. Use IEaxObject.IndicatorSelection.
The IndicatorLegendAssignment property determines metric purpose in visualizer legend.
The IndicatorSelection property returns dimension metric selection in view.
The IsLoaded property determines whether analytical area object will be loaded.
The Laner property determines object to work with workbook of time series database in series mode.
The Pivot property determines object which is a base to build data table.
Outdated. The Printable property determines whether the object is displayed in express report window and printed.
Outdated. The PrintScale property determines object scale when printed.
The PrintSettings property returns parameters of express report object print and export.
The SelectionManager property returns an object used to work with dimension selection.
The Size property returns express report size.
The SyncIndicators property determines whether metric synchronization is enables for visualizers.
The Tag property determines any value linked to the object.
The Type property determines the type of express report object.
The UndoRedo property returns undo/redo stack parameters of express report object.
The ViewScale property determines size of object window in the express report.
The Visible property determines whether the object is displayed in express report window and printed.

Methods

  Method name Brief description
The AssignPredefinedScaleStyle method sets for the map a specified standard style of color distribution used for territories formatting depending on the values.
The DrillTerritory method drilldowns the data of the selected map territory.
The IsTerritorySelected method returns True if the element corresponding to the territory with the TerritoryId identifier, is included into selection.
The LoadTopobaseFromFile method loads a map from a file.
The SelectTerritory method changes selection of a territory dimension element.

Methods inherited from IEaxObject

  Method name Brief description
The Load method loads analytical area method.
The Refresh method updates an express report object.

See also:

Express Assembly Interfaces