Building a simple bar graph.
Are you familiar with, or have you ever tried, building a graph with Crystal Reports? This topic came up in a recent blog by George Jensen, below are a couple of paragraphs:
"I have done very little on graphs. Honestly, I have not really worked
with them all that much so blogging on this topic will provide me
a reason to really get to know and use the different graphs that come
with Business Objects Crystal Report.
We will start with the simple bar graph.
The goal today will be to build a small little bar graph that provides
the total number of Accounts base on the ACCOUNT.TYPE field. To start,
build a report using report wizard that contains the SalesLogix Account
table. We will need the Account and Type fields from that table.
Also, we will want to build a report group using ACCOUNT.TYPE."
You can read the blog in its entirety here.
-Brianna