On line guide/help
You are on page 26 of the online help. Navigate sequentially through the guide pages or search for a topic of interest to you.
Index Prev. NextSinglebarchart
Draw a single bar chart
Ideal for a simple chart consisting of a single bar. Multiple values are stacked for a visual comparison.
Parameters
Elements / attributes of the <singlebarchart> element:
Coordinate parameters (required) that define the print area of the legend
<x1> Starting X coordinate (upper/left corner)
<y1> Starting Y coordinate (upper/left corner)
<x2> Ending X coordinate (bottom/right corner)
<y2> Ending Y coordinate (bottom/right corner)
Parameters that define the appearance of the graph:
<minValue> (numeric, float) Chart min value
<maxValue> (numeric, float) Chart max value user for top Y scale. Set 0 for autoscale.
<orientation> (string) Chart orientation. Possible values:
h , horiz , horizontal : horizontal
v, vert, vertical : vertical
<title> Chart title
<legend> Optional chart legend (if defined)