User (Legacy) Posted September 23, 2005 Report Share Posted September 23, 2005 I can make the Data Editor appear by setting Chart1.DataEditor = TRUE Is there a way to then hide the Chart so that the Data Editor can use the full window instead of sharing the window with the Chart? Quote Link to comment Share on other sites More sharing options...
Software FX Posted October 3, 2005 Report Share Posted October 3, 2005 No. The DataEditor is a chart element. You can change the size of the data editor to make it occupy most of the chart area: chart.DataEditorObj.Height = SizeInPixels -- Francisco Padron www.chartfx.com Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.