Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
chrisbwy
Posted - 27 Jun 2005 : 10:50:42 Hi
I've used your various VB examples with copy & paste to write code for my XY plot. It's now working ok.
However I want to over-ride the AutoScale function and provide the max and min x & y values from my code explicitly.
Can you give me some ideas on how to do this please?
Thanks
Chris
1 L A T E S T R E P L I E S (Newest First)
quinncurtis
Posted - 27 Jun 2005 : 12:41:35 See the QCChart2D for .Net FAQs - Question 10 http://quinn-curtis.com/QCChart2DFAQs.htm and the QCChart2DNetManual.pdf manual, page 80: Example of modifying the minimum and maximum values selected by an auto-scale method.