User (Legacy) Posted March 24, 2000 Report Share Posted March 24, 2000 This is a good idea, but I need to be able to choose where the next point is placed on the chart. As I understand your real-time charts, points are added relative to the last point. Is there someway I can put the loop marker where I want it? The problem is that the location of the time marker needs to be moved forwards, backwards, or to different locations along the axis. Any ideas? Francisco Padron <frankp@softwarefx.com> wrote in message news:DE0379D14694D211B4CE00609770710D04E8C1@sftfx-221.wamnet.net... > Another idea, you could make your chart a RealTime chart by setting the > MaxValues to the number of total points and then use the RealTimeStyle > property to display a LOOP marker. Then basically to move the loop marker, > you will add a point to the chart using COD_ADDPOITNS. > > This type of chart is included in the RealTime sample. Take a look to see if > it fits what you are trying to do. > > Frank > SFX > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.