trying to avoid the API--MSChart 
Author Message
 trying to avoid the API--MSChart

I'm writing my first commercial application in VB5.  I need an XY graph,
and am feeding it from a Grid--right now it's an MS grid, but will probably
eventually be FormulaOne or TrueGrid.  The chart will accomplish most of
what I need, but I need the points highlighted after the line connecting
them is drawn, which only works the first time I draw it.  If a datapoint
is subsequently clicked, only that point remains highlighted even if I
refresh the graph.  So far my tinkering with SelectPart hasn't solved this,
although the syntax documentation isn't that clear to me.

More importantly, I haven't been able to transfer the graph to a PictureBox
or otherwise prepare it for the DataGet/DataSet methods.  Can this be done
without resorting to the API? I found a VB4 method for BitBlt in the MSKB
that will do this, but assume it needs modification, so am trying to avoid
it.

TIA-William Arnold
--

--



Tue, 07 Mar 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Why I Try To Avoid Custom Controls

2. Cleaning Up Recordsets - Trying to Avoid Memory Problems

3. How to avoid warning message when i tried to access dll in web page

4. Cleaning Up Recordsets - Trying to Avoid Memory Problems

5. Problems trying to use MSChart control in ASP page

6. Avoiding Spammers also avoids Help.

7. Avoid moving to far with the API (Subclassing)

8. I have tried and tried.... and tried

9. Trying to recreate an API call that I have aggressively used in VB6

10. Trying to find Processor speed API, DLL, etc.

11. I'm trying to find the correct API

12. Trying to understand SYSTEMTIME (Newbie API Question)

 

 
Powered by phpBB® Forum Software