Express > Express Assembly Interfaces > IUiEaxBubbleChart
Assembly: Express;
Name space: Prognoz.Platform.Interop.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 | |
![]() |
The ComponentCount property returns number of child components. | |
![]() |
The Components property returns a child component. | |
![]() |
The Data property is used to store any custom data. | |
![]() |
The Name property determines component name. | |
![]() |
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: