We are using XI. We have a basic line graph with variable max and min scale values. When a number to be graphed is above the maximum scale value or lower than the minimum scale value, we want the graph line to show indicating that the actual value is off the chart but we don't want the marker to show -- Crystal puts a marker at the max (or min) value instead of just leaving a line going all the way up and then back down.
We tried making the marker white when the value is above the max which did work but since you have to hard code the actual min and max value, we can't use this option. We can't hard code since it will vary.
Any ideas are welcome.
Thanks so much.
We tried making the marker white when the value is above the max which did work but since you have to hard code the actual min and max value, we can't use this option. We can't hard code since it will vary.
Any ideas are welcome.
Thanks so much.