Jump to content
Software FX Community

Sizing a chart dynamically


User (Legacy)

Recommended Posts

I have a chart on a CFormView derived class.

I am resizing and/or moving the child controls when the size of the view

changes. When I resize the chart (with ::DeferWindowPosition), it sizes and

scales properly. But when I click on the chart, it resizes itself to the

size that it was when the data was added (in OnInitialUpdate).

How can I prevent this behavior?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...