Hi,
I have an application that is running fine in my development environment where I am running with a 1920x1080 screen resolution, and the application correctly rescales itself to the production environments and in most cases works fine. However, we have one reception screen which is running with a resolution of 1280x768 and this is causing havoc!!
I have dealt with most of the issues by altering font-sizes etc., but I have one final thing that I would like to sort to get me a little bit more real estate for the graph element. At the moment the associated legend is taking about 60% of the chart space (9 lines of data). I have altered the font size used in the legend, but this has had minimal effect on the space taken by the legend - just seemingly resulting in more whitespace between the rows.
Is there any way that the assigned RowHeight of the cells in the legend rows can be altered to that I can minimise/eliminate the whitespace?
Thanks,
Steve