Report > Report Assembly Interfaces > IPrxMapDataAdapter
The IPrxMapDataAdapter interface contains properties of a data source for a regular report map.
The interface is used to work with an old format map (*.tbs). To work with a new format map (*.svg), use the IVzMapChart and IEaxMapChart component.
Property name | Brief description | |
![]() |
AdapterDataType | The AdapterDataType property determines a type of the adapter for displaying data on the map depending on source data location. |
![]() |
AdapterType | The AdapterType property returns type of data adapter for the map. |
![]() |
Attribute | The Attribute property determines attribute of the map layer. |
![]() |
DataRange | The DataRange property determines a range of cells containing data displayed on the map. |
![]() |
Dimension | The Dimension property determines a slice dimension. |
![]() |
Expression | The Expression property returns expressions that are used to set identifier format in map layer territory info. |
![]() |
Expression2 | The Expression2 property returns expressions that are used to set names format in map layer territory info. |
![]() |
IdRange | The IdRange property determines a range of cells containing identifiers of regions on a map. |
![]() |
Index | The Index property determines an slice dimension index. |
![]() |
Sheet | The Sheet property determines a sheet with data, which will be displayed on the map. |
Property name | Brief description | |
![]() |
Consumer | The Consumer property returns type of the object that uses the data source. |
![]() |
Slice | The Slice property returns the slice used as a data source. |
See also: