I am working on a line chart for Crystal 10 and am having problems formatting. The following is what I am trying to do. The data labels across the X axis are fairly long. I would like to display them vertically instead of horizontally. Also, I need to place a title along the Y axis. Finally, I need to put the mean and standard deviations on the graph. The only way I have figured out how to do this is to calculate it as a formula and then to graph the formula. This works ok except for when I display the legend. Since it is a formula, it shows @mean instead of just mean. Is there any way around this? If anyone knows how to do any of the above, I would greatly appreciate the help.