sjain Posted May 3, 2007 Report Share Posted May 3, 2007 I have to use histograms for analysing real time data in Visual studio 2005 .NET application. Can anyone tell me anything useful regarding this. No help is given in the sample & resource center for plotting data on histogram. Quote Link to comment Share on other sites More sharing options...
Frank Posted May 3, 2007 Report Share Posted May 3, 2007 There is no support for real-time in the statistical extension version of histograms. Histograms are compiled from data that can be in any other. Any chart (including histograms) can be updated at any time in real-time. If you want to do this via AJAX take a look at the following KB article: Q7651001. Chart FX for VS 2005 and AJAXURL: http://support.softwarefx.com/ShowArticleSep.aspx?Type=KB&Product=CfxNet70&Source=http://support.softwarefx.com/kb/765/1/001.htm?_r=1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.