I am trying to display a quick and fast line chart using a string array. I think the Infragistics control I should use is the Ultra Chart however what exactly is the UltraDataChart? and Also how would I read in data in my array (4.00,5.01,6.01) so that it would display on a chart.
I am using vb.net
Thanks,
Hi Colin,
Thank you for posting in our forums!
The UltraDataChart is a newer chart control we have developed. You can find examples of the UltraDataChart here:
UltraDataChart Samples
As for binding your data to the chart, please see the following documentation links:
Data Topics for the UltraChart
Data Topics for the UltraDataChart
If you need further assistance with this, please let me know.