On line guide/help

You are on page 28 of the online help. Navigate sequentially through the guide pages or search for a topic of interest to you.

Index Prev. Next

Kpichart

Draw a KPI chart

A KPI stands for Key Performance Indicator. It's a measurable value that shows how effectively a company or an individual is achieving a key business objective.
For example, think about your car's engine temperature. The engine temperature gauge quickly tells you if the engine is running as it should (not too hot, not too cold), which makes it a key performance indicator.


Parameters

Elements / attributes of the <kpichart> element:

Coordinate parameters (required) that define the print area of ​​the chart
<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:
<value> (numeric, float) Chart value to display
<border> Show or hide border. Possibile values:
0 Disable (hide) border
1 Enabled (show) border
1111 Enabled (shows) the border for each side of the frame area (left, top, right, bottom). You can show/hide each side of the border individually.
<radius> (numeric, float) Radius of the corners of the background area (if set to zero the background is a rectangle)
<title> (string) Chart title
<segmentlist> Defines the segments that represent the different sections of the chart. Optional. If no segments are defined, a single default segment will be used.