Name |
Explanation |
LL.ChartObject.ArcIndex |
Index of the pie segment. The pie segments are sorted by size. The largest pie segment has index 1. |
LL.ChartObject.ArcPerc |
Size of the pie segment in percent. |
LL.ChartObject.ArcTotal |
Absolute value of the entire data volume. |
LL.ChartObject.ArcTypeIsOthers |
True, if the current pie segment is the "other" segment. |
LL.ChartObject.ArcValue |
Absolute value of the current pie segment. |
LL.ChartObject.AxisCoordinate |
Coordinate value (can be used in axis labels). |
LL.CurrentRelation |
Description of the current relationship to the higher-level table. |
LL.CurrentSortOrder |
Description of the current sort order in the table. |
LL.CurrentTable |
Identification of the table currently in use. |
LL.CurrentTablePath |
Identification of the table currently in use (hierarchically
with higher-level tables),
e.g. |
LL.FCountData |
Number of data records transferred by the program. This number also includes the data records that were not printed because of their filter condition. |
LL.FCountDataThisPage |
Number of data records transferred by the program on the current page. This number also includes the data records that were not printed because of their filter condition. |
LL.FCountPrintedData |
Number of records actually printed. |
LL.FCountPrintedDataThisPage |
Number of data records actually printed on the current page. |
LL.Relations.* |
Available relationships. |
LL.Tables.* |
Available tables. |