E
Esha
I was asked by my boss to create representation of data by Graphs in VB 6
application.
I checked the features of VB6 Graph control as well as Excel graphs. They
are not good enough.
I tried to find any third party ocx and all I found do not look good enough
either.
I found several .NET controls that look good.
I was wondering if it is a good idea to create an inherited from one of
those I found controls my own and wrap it for COM interop.
Is this approach going to work at all? If yes, then, is it going to bring
any problem?
Thank you
application.
I checked the features of VB6 Graph control as well as Excel graphs. They
are not good enough.
I tried to find any third party ocx and all I found do not look good enough
either.
I found several .NET controls that look good.
I was wondering if it is a good idea to create an inherited from one of
those I found controls my own and wrap it for COM interop.
Is this approach going to work at all? If yes, then, is it going to bring
any problem?
Thank you