all groups > sql server reporting services > july 2005 >
You're in the

sql server reporting services

group:

Chart auto-resizing problem


Chart auto-resizing problem baldgeezer
7/27/2005 9:26:48 AM
sql server reporting services:
Hi - does anyone know how to stop a chart auto-sizing? I need the chart to
stay the same size. At the moment, depending on what data is graphed, the
y-axis auto-sizes so the chart window becomes bigger.

Re: Chart auto-resizing problem Robert Bruckner [MSFT]
7/27/2005 8:52:15 PM
Have you tried opening the chart properties dialog and setting explicit
values for the Y-axis minimum / maximum property?

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

[quoted text, click to view]

Re: Chart auto-resizing problem baldgeezer
7/28/2005 8:50:12 AM
Yes I've set that (e.g. 0 - 100) but depending on the data graphed, the
physical size of the axis enlarges although the scale remains 0-100.


[quoted text, click to view]

Re: Chart auto-resizing problem Robert Bruckner [MSFT]
7/31/2005 2:12:45 PM
The vertical space available for the y-axis also depends on the length/space
needed for the x-axis labels. Unless you ensure the x-axis labels use a
similar amount of space (e.g. by restricting the string length of x-axis
labels) for various data values, the y-axis height may change.


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


[quoted text, click to view]

AddThis Social Bookmark Button