Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Tools for Microsoft .Net
 Real-Time Graphics Tools for .Net (VB and C#)
 Graph running from right to left!

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
soundar Posted - 22 Feb 2012 : 21:39:11
When I use the RT_MAXEXTENT_FIXEDSTART_AUTOSCROLL flag for x-axis, sometimes, the graph starts running from right to left...that is time on the right is less than the time on the left...This does not happen every time but often enough...Any ideas what I could be doing wrong?
1   L A T E S T    R E P L I E S    (Newest First)
quinncurtis Posted - 23 Feb 2012 : 09:04:35
The data plots according to the time stamp. It is not possible for it to do otherwise. So it must be related to the initial scale you give the graph, vs the initial values of the time stamps of your data. If you make the starting value of the x-scale the same as your starting data value, the plot will start on the left. If the ending value of the x-scale is the same as the starting data value, the plot will start on the right. In either case, assuming your x-scale is scaled left to right, older data will appear to move to the left.

Quinn-Curtis Forums © 2000-2018 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07