rafael_reimer 0 Report post Posted November 19, 2007 Hi, I am resizing the chart height during the execution. When i do it to a bigger value I do not have problems, but if I resize to a smaller value it does not redraw to the new size. Someone knows how can I do it ? I am changing the HEIGHT propertie. Thanks, Rafael. Quote Share this post Link to post Share on other sites
maximop 0 Report post Posted November 19, 2007 I am unable to replicate this problem. Increasing/decreasing the chart's height repaints the chart as expected. How are you resizing the control @ runtime? After you resize the chart, try calling the Chart1.UpdateSizeNow function. Quote Share this post Link to post Share on other sites