KyleBerne Posted August 27, 2007 Report Share Posted August 27, 2007 Hi, I am trying to create a gallery of charts (programaticlly) that will look similar to the gallery found at http://chartfx.com/sfxGallery/ with the diference of it being windows app. and each chart is a functioning chart object. Is there a valid container class that can support this? if not, how would you suggest creating this gallery? Thanks, Kyle Quote Link to comment Share on other sites More sharing options...
Frank Posted August 27, 2007 Report Share Posted August 27, 2007 In windows forms you could use the TableLayoutPanel or the FlowLayoutPanel but this is really up to you. You may want to post in a general .NET forum (MS) since your question is not really related to Chart FX. 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.