Express > Express Assembly Interfaces > IUiEaxMap
Assembly: Express;
The IUiEaxMap interface contains properties of the UiEaxMap which is a data source for the EaxMapBox component.
Property name | Brief description | |
![]() |
MapChart | The MapChart property returns parameters of the map which is accessed using the component. |
Property name | Brief description | |
![]() |
ComponentCount | The ComponentCount property returns number of child components. |
![]() |
Components | The Components property returns a child component. |
![]() |
Data | The Data property is used to store any custom data. |
![]() |
Name | The Name property determines component name. |
![]() |
Tag | The Tag property is not used by the compiler. User can change the value of the property and use it at his own discretion. |
See also: