Express > Express Assembly Interfaces > IUiEaxBubbleChart
Assembly: Express;
The IUiEaxBubbleChart interface contains properties of the UiEaxBubbleChart development environment component, which is a data source for the EaxBubbleChartBox component.
Property name | Brief description | |
![]() |
Chart | The Chart property returns the object of the IEaxBubbleChart type, which contains properties and methods of the Bubble Chart express report object. |
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: