Groups | Blog | Home
all groups > sql server reporting services > july 2004 >

sql server reporting services : Line Chart


Darren
7/19/2004 3:50:02 PM
I have created a line chart and the line for each series is very thick. Does anyone know if it is possible to set the width of these?

Thanks
Ravi Mumulla (Microsoft)
7/19/2004 4:03:25 PM
Go to Chart Propertties Dialog -> Data tab -> Values -> Edit ->
Appearance -> Series Style -> Border and Fill tab and change the Width value
accordingly (this can also be an expression.)

--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]

Robert Bruckner [MSFT]
7/19/2004 4:07:30 PM
You will need SP1 installed on client and server to modify the thickness of
line charts:

In report designer, right click on the chart -> Chart Properties Dialog ->
Data tab -> Values -> Edit -> Edit Chart Value dialog -> Appearance tab ->
click Series Styles -> Style properties dialog -> select Width from dropdown
or use an expression like ="1pt"

--
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button