| Component | Description |
|---|---|
| aaConnection | aaConnection is used to connect Analytix SDK controls on the form to a data source. The data source can be either an Analysis Services database on a server or a local cube file. Multiple instances of aaConnection can be placed on a form enabling connections to a number of different datasources or multiple connections to a single cube. |
| ActiveSlice | The grid control is the component that displays numeric information. The grid will display nested dimensions and supports a range of ad hoc added value features such as colour coding of exceptions, precise formatting and the ability for users to define additional calculations on the fly. picture |
| ActiveChart | The chart control will display graphs that can either be synchronised with the contents of the grid or driven separately with embedded features that will add or remove dimensions and members. This component offers a large degree of control over graph styles and types. picture |
| ActiveScribe | The reporting control is a high performance report and calculation tool that uses information from the grid control. picture |
| ActiveChoice | The navigation component gives you the ability to navigate through the structures of the cube. The left hand pane shows the dimensions in the cube, the centre pane shows the contents of a selected dimension and the right hand pane displays the members selected for display in the grid if the dimension is visible or which member is fixed on if the dimension is not visible. picture |
| aaCubeSchema | aaCubeSchema enables the user to browse the structure of cubes. Programming features enable the display of dimensions, levels and members to be restricted. picture |