Resizing t-chart form.
Resizing t-chart form.
How can I implement resizing a t-chart form dynamically ?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Resizing t-chart form.
Hello,
I'm not sure about what you want to get exactly. You can try this:
If this doesn't help please let us know what would you exactly like to achieve.
Thanks in advance.
I'm not sure about what you want to get exactly. You can try this:
Code: Select all
tChart1.Dock = DockStyle.Fill;
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |