Chart objects

  • Thread starter Thread starter Erich Neuwirth
  • Start date Start date
E

Erich Neuwirth

The chart object has a OLEObjects function, but it does not seem
to have a method to add an ActiveX object to it.
Is there a way to add an ActiveX control to a Chart using VBA?
 
I think I've seen the chart experts answer that you need to use the controls
from the Forms toolbar.

And if you don't get verification here, you may want to ask this question in the
..charting newsgroup.
 
Back
Top