class %ZEN.Report.Display.Chart.pieChart
extends chart
property formatPercentage
as %ZEN.Datatype.string;
Optional formatting string for a percentage output.
Number formats are specified in the
format required for the XPath format-number function.
property labelValues
as %ZEN.Datatype.csv;
Optional: comma-delimited list of label values of each slice.
If left blank, the series number is used.
property onlyPercentage
as %ZEN.Datatype.boolean;
Only output percentage on slice, requires outputPrecentage to be set
property outputPercentage
as %ZEN.Datatype.boolean;
On slice output percentage