Business Graphs The Business Graphs section of the Toolbox contains a variety of chart objects (map charts, category charts, XY charts) and pivot table objects. Map ChartThe Map Chart layout object allows you to create a graph that has one set for values to be mapped, grouped together by a specific key. Map Chart ItemA Map Chart Item defines the data value items for a Map Chart. Category ChartA Category Chart defines the header for an abstract category dataset that can be used for creating a variety of two dimensional charts.Category Chart ItemA Category Chart Item defines the data value items for a Category chart.XY ChartAn 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 ItemAn XY Chart Item defines the data value items for an XY Chart.Pivot TableThe 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 ValueThe 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 FactTogether with the HIERARCHY elements that can precede it, the FACT element defines a table row. Pivot Table MeasureA MEASURE element represents both the declarative aspects of the column as well as the data value.