class %ZEN.Report.Display.Chart.hilowChart
extends chart
Renders a hilo chart.
Note: the plotToEdge is always
treated as false for hilo charts.
parameter DEFAULTPLOTTOEDGE = 0;
Default value for plotToEdge property.
property chartPivot
as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
If true, pivot this chart: display categories vertically
and values horizontally.