| Interface | Brief description | |
| The IBasicMatrixAggregator interface contains properties and methods that determine parameters of the basic aggregation mechanism. | ||
| The IBasicMatrixLevelAggregator interface contains properties that determine parameters of a basic aggregation mechanism on the specified dimension level. | ||
| The IChronologicalMatrixAggregator interface contains properties and methods that determine parameters of chronological aggregation mechanism. | ||
| The IChronologicalMatrixLevelAggregator interface contains properties that determine parameters of chronological aggregation mechanism by the specified level. | ||
| The IMatrix interface contains properties and methods that are used to work with a data matrix. | ||
| The IMatrixAggregatorManager interface contains the method that is used to create an object with aggregation settings. | ||
| The IMatrixAggregatorModel interface contains basic properties and methods of different data aggregation mechanisms. | ||
| The IMatrixCoord interface contains properties and methods that are used to work with a matrix element's coordinate. | ||
| The IMatrixDataSource interface contains properties and methods of the object that is abstract multidimensional data source. | ||
| The IMatrixDataSourceExecutor interface contains methods that are used to work with multidimensional data source data. | ||
| The IMatrixDataSourceExecutorCache interface contains properties and methods of an object that is cache of multidimensional data source. | ||
| The IMatrixDataSourceExecutorSetup interface contains properties that are used to determine calculation parameters of output matrix of multidimensional data source. | ||
| The IMatrixEx interface is used to work with advanced parameters of data matrix. | ||
| The IMatrixExtendInfo interface is used to work with advanced parameters of data matrix. | ||
| The IMatrixFactory interface is used to create a matrix. | ||
| The IMatrixIterator interface contains properties and methods of a data matrix iterator. | ||
| The IMatrixQuery interface is used to get information about matrix data. | ||
| The IMatrixQueryFilter interface is used to set up matrix filtering. | ||
| The IMatrixQueryFilterRange interface is used to work with filtering range of matrix queries. | ||
| The IMatrixQueryFilterRanges interface is used to work with the collection of matrix filtering ranges. | ||
| The IMatrixQueryResult interface is used to work with data search results in matrix. | ||
| The IMatrixTransformer interface is used to work with matrix transformer. | ||
| The IMatrixTransformerDimension interface is used to work with matrix transformer time dimension | ||
| The IMatrixTransformerDimensions interface is used to work with the collection of matrix transformer time dimensions. | ||
| The IMatrixWritableProxy interface is used to work with proxy object of matrix. | ||
| The IValueChangeCallback interface contains methods implementing matrix events. |
See also: