We seem to have encountered a rendering bug in the WPF ReportViewer (Q3 2013) where the last character in nearly all the text items inexplicably does not appear.
In the attached image, the following problems are evident:
- On the vertical axis, PU001 should be seen, instead its PU00 (the 1 disappears off the end)
- On the horizontal axis, the first value after 0 should be 500 (instead its 50, the last 0 disappears off the end)
- In the legend, the blue box should have the label "Mitigated" (instead its "Mitigate", the last 'd' disappears off the end)
When the report is exported to pdf however, everything appears as expected, so I'm assuming this is a bug in the WPF Report viewer. Obviously it is very important that these values are displayed correctly (especially on the axis, where incorrect rendering can be mistaken for different values)
In the attached image, the following problems are evident:
- On the vertical axis, PU001 should be seen, instead its PU00 (the 1 disappears off the end)
- On the horizontal axis, the first value after 0 should be 500 (instead its 50, the last 0 disappears off the end)
- In the legend, the blue box should have the label "Mitigated" (instead its "Mitigate", the last 'd' disappears off the end)
When the report is exported to pdf however, everything appears as expected, so I'm assuming this is a bug in the WPF Report viewer. Obviously it is very important that these values are displayed correctly (especially on the axis, where incorrect rendering can be mistaken for different values)