Glossary
Report View: a view is chapter area displaying a set of values (Data Structure) in a graphical representation or not (renderer type).
Report Data Structure: structure of data including the values organized and processed by the renderer types.
Report Header: the data structure includes headers that correspond to the header tables or to the legend of the displayed chart.
Data Header Kind attribute defines how the header items are retrieved.
Report Header Item: a header is described through items of different types that need to be described or specifically processed.
Report Data Computation: enables the computation of the values that will be provided to the renderer.
Data Computation Kind attribute defines the computation mode of these values.
Report Data Provider: enables to collect the data to be processed (e.g.: query)
Renderer Type: defines the different display and formatting available for the dataset included in the reports (e.g.: table, bar chart, pie chart, area chart, etc.).