The Business Graphs section of the toolbox contains a variety of chart objects (map
charts, category charts, XY charts) and pivot table objects.
Map Chart
The MAPCHART element defines the header for an abstract map dataset that can be used for creating a variety of one dimensional graphs such as pie charts.
Map Chart Item
A Map Chart Item defines the data value items for a Map Chart.
Category Chart
A Category Chart defines the header for an abstract category dataset that can be used for creating a variety of two dimensional charts.
Category Chart Item
A Category Chart Item defines the data value items for a Category chart.
XY Chart
An XY Chart defines the header for an abstract XY dataset that can be used for creating a variety of XY-Plots such as line or scatter plots.
XY Chart Item
An XY Chart Item defines the data value items for an XY Chart.
Pivot Table
The PIVOTTABLE element is the enclosing element of an abstract pivot dataset that can be used for creating a variety of multidimensional outputs such as tables and charts.
Pivot Table Hierarchy Value
The HIERARCHY elements represent dimensions. An element represents both the declarative aspects of the column as well as the data value which is typically defined as an RTL expression.
Pivot Table Fact
Together with the HIERARCHY elements that can precede it the FACT element defines a table row.
Pivot Table Measure
A MEASURE element represents both the declarative aspects of the column as well as the data value.