I have the verion of Crystal Reports that shipped with Visual Studio .NET 2002. I have a cross-tab-based line chart for which I need two things:
1 - I would love to control the width of the series lines, as the width that CR uses is annoyingly thin. How can I make the lines thicker?
2 - My chart is in the header of a group which is based on a formula. The formula on which the group is based is called "MyFormula". Crystal Reports provides me with an automatic sub-title for each chart which is "For @@MyFormula". I would like to make the Subtitle be just "@@MyFormula" but when I type this in the subtitle textbox, the literal string "@@MyFormula" is displayed, instead of the value returned by the "MyFormula" formula.
What annoys me the most is that if I let Crystal Reports assign the sub-title automatically, it makes it "For @@MyFormula" and this prints the right value returned by the formula, (except that it preceeds it with the word "For"). Can anybody tell me how I can make sub-title print based on a formula?
Thanks
JC
We don't see things as they are; we see them as we are. - Anais Nin
1 - I would love to control the width of the series lines, as the width that CR uses is annoyingly thin. How can I make the lines thicker?
2 - My chart is in the header of a group which is based on a formula. The formula on which the group is based is called "MyFormula". Crystal Reports provides me with an automatic sub-title for each chart which is "For @@MyFormula". I would like to make the Subtitle be just "@@MyFormula" but when I type this in the subtitle textbox, the literal string "@@MyFormula" is displayed, instead of the value returned by the "MyFormula" formula.
What annoys me the most is that if I let Crystal Reports assign the sub-title automatically, it makes it "For @@MyFormula" and this prints the right value returned by the formula, (except that it preceeds it with the word "For"). Can anybody tell me how I can make sub-title print based on a formula?
Thanks
JC
We don't see things as they are; we see them as we are. - Anais Nin