2020.2

Table Of Contents
"LastName": "STRING"
}
},
"fields": {
"ID": "CU00048376",
"Gender": "M.",
"FirstName": "Benjamin",
"LastName": "Verret"
}
}
}
Note that the "parameters" key can be left out if there are no runtime parameters.
For more examples see the REST API Cookbook, and Working with JSON data in the
Workflow Online Help.
Line Chart Properties dialog
The Line Chart dialog appears when a Line Chart is right-clicked and the Chart... option is
clicked. It determines how the chart is displayed when generating output and in Preview mode
(see "Business graphics" on page680).
General tab
Most settings on the General tab correspond to properties of the AmSerialChart class in the
amCharts library; see: AmSerialChart.
l
General Group:
l
Display grid above graph: Check to display the grid on top of the bars so that it is
always visible. (Equivalent to the
gridAboveGraphs
property; see: gridAboveGraphs.)
l
Rotate: Check to rotate the chart 90 degrees so that the bars are horizontal starting
from the left. (Equivalent to the
rotate
property; see: rotate.)
l
Stack Series: Check to stack the values in one bar, instead of having one bar per
value. (Equivalent to the
stackType
Page 955