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 2008 Forums
 Analysis Server and Reporting Services (2008)
 toolbiox item in ssrs 2008 r2

Author  Topic 

scamper
Yak Posting Veteran

52 Posts

Posted - 2012-05-18 : 15:37:02
I have obtained a 'line' report item from the toolbox in SSRS 2008 r2 by following the directions from the following url: http://msdn.microsoft.com/en-us/library/ms159128(v=sql.100) This link is called 'Add and Modify a Line (Report Builder and SSRS)'.

I placed the 'line' report item in extra rows I have setup between groups on the SSRS report. I have been able to change the color and width of the line by clicking on the line and working with its properties

However, the line is 'jagged' and I want the line to be 'straight'. I have tried changing the endpoint values and that has not worked.

**Note: I have even tried coming up with an extra row on the report in the 'group' section and making the row as narrow as possible. However, I think this line is too wide.

Thus can you tell me how to make this line straight? If not this way, can you tell me how to 'draw the staight line.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-19 : 15:20:00
ideally you should be setting proper values for start and end points for this

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -