Search found 5 matches
- Wed Apr 27, 2011 5:45 pm
- Forum: ActiveX
- Topic: Alignment of vertical axes of dynamic plots.
- Replies: 7
- Views: 9596
Re: Alignment of vertical axes of dynamic plots.
Okay, I've finally stopped dancing long enough to reply. Yeray, you are my hero. I've been fiddling with this off and on for ages, trying to find the right combination of function calls, metrics, and math to do exactly what your snippet does. Thanks a million! I still get the other problem I describ...
- Tue Apr 26, 2011 1:39 pm
- Forum: ActiveX
- Topic: Alignment of vertical axes of dynamic plots.
- Replies: 7
- Views: 9596
Re: Alignment of vertical axes of dynamic plots.
Crap. Sorry about that. I also included the actual TeeChart files that I'm using to build.
- Thu Apr 21, 2011 12:05 am
- Forum: ActiveX
- Topic: Alignment of vertical axes of dynamic plots.
- Replies: 7
- Views: 9596
Re: Alignment of vertical axes of dynamic plots.
Can do. I adapted something I was using to play with the legend (and related to an older post I made that I hope to eventually get back to) before I got pulled away from this whole thing for a little while. So ignore the legend-y looking controls at the bottom. I also removed all that code to just f...
- Wed Apr 20, 2011 12:17 am
- Forum: ActiveX
- Topic: Alignment of vertical axes of dynamic plots.
- Replies: 7
- Views: 9596
Alignment of vertical axes of dynamic plots.
I've searched for how to align the vertical axes of a column of plots and found this link but it doesn't work for my purposes. The example in the thread seems to presume that the alignment will only happen once, as the plots are initialized, and that once every property is given the same value that ...
- Tue Mar 08, 2011 6:15 pm
- Forum: ActiveX
- Topic: Custom Legend Position Issues
- Replies: 1
- Views: 6012
Custom Legend Position Issues
Hi, I'm capturing the OnGetLegendRect event so as to position it according to my users' GUI-dictated whims. It mostly seems to work but I'm seeing some graphical issues that I suspect are caused by my not refreshing correctly or something similar. The user defines the desired location by specifying ...