Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Pls Help - H0w to hide Opposite Line of X-axis and

Author  Topic 

ssrs.beginner
Starting Member

3 Posts

Posted - 2010-05-09 : 00:31:01
I created a simple Column chart (without gridline) in the SSRS 2005 report, however, the chartplot area always has 4 lines: X Axis line, Y Axis Line, top border line and right border line to surround the plot area. Is there any way that we can hide the top border and right border line? I have tried to set the Border line style to None, but it hide the X Axis line and Y Axis Line as well.

I want to show line as a X-axis and Y-axis only, Opposite line of Both axis i want to hide.

let me know any suggestions / ideas.

Thanks.
   

- Advertisement -