Jump to content
Software FX Community

Re: Real-Time Chart of Non-Real time Data


Software FX

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...