Fields |
Purpose |
LL.ChartObject.ArcIndex() |
Returns the index of the current pie segment. The largest pie segment has index 1, the second largest has index 2 and so on. |
LL.ChartObject.ArcPerc() |
Returns the percentage share of the current pie segment. |
LL.ChartObject.ArcTotal() |
Returns the absolute value of the total data volume with pie charts. |
LL.ChartObject.ArcTypeIsOthers() |
Returns True, if the current pie segment is the "other" segment. |
LL.ChartObject.ArcValue() |
Value of the pie segment. |
LL.ChartObject.AxisCoordinate() |
Describes the content of the source value. |