I created a report with the line chart in the VS 2008
When I design and render report in the VS – the lines edge look to be good, smoothed.
But as soon I deploy report to the Reporting Service and render it via the Report Manager (or by using Report Control) – lines edge become to be choppy.
Is there any way to turn on anti-aliasing for the chart lines?
Thank you for your answer.
Alex.
antialiasing line charts: i’m happy to have a solution for users of SSRS 2012 (not tested with 2008): the edges will get choppy as soon as the Chart Property | Fill | Background | Color = “no color” (transparent). If you choose a solid color for the background of the chart the lines will be smooth (antialiased).