Report Charts(Pro Version) |
|
The Report Data page of the MTNA Settings Dialog allows to add a chart for every numeric value column of a report table. All bitmap charts are available in two sizes: Large = 640x400 pixel and Small = 320x200 pixel. The bitmap charts will be saved as transparent, compressed png files in a Chart sub-directory of the report target directory. Bitmap charts will usually add 1 to 6 KB to the report, HTML coded charts will add about 2 to 5 KB.
Currently following chart types are available:
Horz Bar (HTML)
A horizontal bar chart that is generated in pure HTML code. This chart will scale itself to fit the browser window width. But due to HTML, its resolution is limited to 1% steps. You can modify the bar color and distance via the report style sheet (see Advanced Report Topics).
Bar
A vertical bitmap bar chart. The bars are scaled to fit the bitmap width. The labels are contained in the bitmap.
3D Bar
A bar chart as above but with 3D effect.
Pie
A pie chart with HTML legend. Small pie charts will not display values that represent less than 5% of the total, large bar charts will not display values less than 3%. Otherwise the labels may overlap. The percentage labels are contained in the bitmap, the legend is generated as HTML.
3D Pie
Same as Pie but with 3D effect.