Chopped Data on Report Viewer
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Chopped Data on Report Viewer
I found two problems with a report "chopping" information.
The first is that the label for a column can be chopped if the column is tall. Look at the screenshot and the first column ... notice the label is cut off.
The second problem is that if you change the page margins to 0; 0; 0; 0, and stretch a chart to the entire width, the chart seems to clip a pixel from the yellow band around the chart. Look at the screen shot and notice the left and right circled areas ... see how a single pixel is missing around the chart. Shouldn't the chart be "inside" the yellow band rather than overwriting a piece of it?
Thanks,
Jay
The first is that the label for a column can be chopped if the column is tall. Look at the screenshot and the first column ... notice the label is cut off.
The second problem is that if you change the page margins to 0; 0; 0; 0, and stretch a chart to the entire width, the chart seems to clip a pixel from the yellow band around the chart. Look at the screen shot and notice the left and right circled areas ... see how a single pixel is missing around the chart. Shouldn't the chart be "inside" the yellow band rather than overwriting a piece of it?
Thanks,
Jay
- Attachments
-
- 1157.screen.png (83.45 KiB) Viewed 1828 times
Chopped Data on Report Viewer
Hello,
Thank you.
We could not reproduce the problem. Please tell us which version you use?The first is that the label for a column can be chopped if the column is tall. Look at the screenshot and the first column ... notice the label is cut off.
This is a correct behavior. The idea of it is that all components on the page margin not to be overlayed with current page indicator.The second problem is that if you change the page margins to 0; 0; 0; 0, and stretch a chart to the entire width, the chart seems to clip a pixel from the yellow band around the chart. Look at the screen shot and notice the left and right circled areas ... see how a single pixel is missing around the chart. Shouldn't the chart be "inside" the yellow band rather than overwriting a piece of it?
Thank you.
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Chopped Data on Report Viewer
I just attached a chart with built-in data that reproduces the chopping of the first chart label in the first bar. I am using SW_2011.07.13.
- Attachments
-
- 1195.Report.mrt
- (13.63 KiB) Downloaded 251 times
Chopped Data on Report Viewer
Hello,
We have reproduced the problem, we will try to solve it during the week.
Thank you.
We have reproduced the problem, we will try to solve it during the week.
Thank you.
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Chopped Data on Report Viewer
About the clipping of an entire verticle line (about a pixel in width) from the yellow band around the chart ... you responded:
"This is a correct behavior. The idea of it is that all components on the page margin not to be overlayed with current page indicator. "
I am not sure what that means. Are you saying it is by design that the yellow outline band is clipped even if the report does not extend of of its boundaries?
"This is a correct behavior. The idea of it is that all components on the page margin not to be overlayed with current page indicator. "
I am not sure what that means. Are you saying it is by design that the yellow outline band is clipped even if the report does not extend of of its boundaries?
Chopped Data on Report Viewer
Hello,
To resolve this behavior, please set the Brush property of the Chart component to Empty.
Thank you.
To resolve this behavior, please set the Brush property of the Chart component to Empty.
Thank you.