Three questions about line type report.
Hi, all
I have created a line type report by the crystal report 9.
There are three lines in this report.
Q1. There is a cutline region. In this region, shows the yellow line means & red line means...
After running, the description of the region is as follow format:
"Sum of ReportDataTable.VarTotal"
(ReportDataTableis the table name and the VarTotal is the column name)
So, how to show the description without table name?
Just display the column name: "VarTotal"
Q2. There are three lines in this report. So, I want to use the different figure for the node in the three lines. I mean I want to use square to be the node in red line & triangle to be the node in yellow line & circular to be the node in blue line.
How to do it?
Q3. In the Y axes, there are some lines. They are numeric. The first number should be displayed as 0.01 and second number should be displayed as 0.02. But now, the number displayed as .01 and .02.
How to change the format to 0.01,0.02? The column type in table is double.
Thanks a lot!
Btw, sorry. My english is not good enough.
If you don't understand, please tell me, i will descript it again.
|