Jump to content
Software FX Community

RealTime web sample, x-axis scrolling


Recommended Posts

On your corporate site, http://demo.softwarefx.com/chartfx/aspnet/ajaxsamples/, you have an AJAX realtime demo that illustrates the x-axis scrolling once the maximum limit of points appear on the chart series.

Can you offer the specific steps that must be followed, and in what order, to duplicate this effect?  We are using two series of data, and the data will not start a "0" x-axis value but will need to offer the scrolling "realtime" effect on the x-axis that the demo illustrates.

I have the sample code, and already understand the "pointCount" algorithm thats used, and I set the RealTime.Mode = RealTimeMode.Scroll at my max point count.  Additionally, I also add my data using BeginAddData( nPoints, RealTimeAction.Append ) and EndAddData( true, true)

Your thoughts are appreciated.

Rob

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...