Chart & RowHeight Problem

Hi Doing "sheet.Range(1, 1).RowHeight = number" after created a chart will make chart invisible. View sample attachment. Is there a way to solve this problem without doing rowheight before creating chart ? Cordially, Kev

TestXLSCharts.zip

2 Replies

AD Administrator Syncfusion Team October 19, 2005 10:31 AM UTC

Hi Kev, I was able to see the issue and have filed a bug report with the development team. Defect #920 - Setting RowHeight property after creating a Chart makes the Chart invisible Best Regards, Seetha >Hi > >Doing "sheet.Range(1, 1).RowHeight = number" after created a chart will make chart invisible. > >View sample attachment. > >Is there a way to solve this problem without doing rowheight before creating chart ? > >Cordially, >Kev

TestXLSCharts.zip


KA Kev, AT October 19, 2005 12:19 PM UTC

Thank you for this fast answer >Hi Kev, > >I was able to see the issue and have filed a bug report with the development team. > >Defect #920 - Setting RowHeight property after creating a Chart makes the Chart invisible > >Best Regards, >Seetha > > >>Hi >> >>Doing "sheet.Range(1, 1).RowHeight = number" after created a chart will make chart invisible. >> >>View sample attachment. >> >>Is there a way to solve this problem without doing rowheight before creating chart ? >> >>Cordially, >>Kev

TestXLSCharts.zip

Loader.
Up arrow icon