Hey Friends,
As being new to Infragistics, i have some questions regarding plotting datasets with two numeric columns and need to be plotted against each other.
For example we have data like this:
DateTime
Temp
Length
08/01/2011 07:10:21
11.25
10
08/01/2011 07:10:22
11.27
11
08/01/2011 07:10:23
11.23
14
08/01/2011 07:10:24
11.28
12
08/01/2011 07:10:25
13
and i want to plot Temp against Length i.e. Temp on X-axis and Length on Y-axis.
How can we do this in Ultrachart with chart type as LineChart.
Thanks in advance.
Regards,
Nipun Anand
Hello Nipun,
You could find more information about this topic in our online documentation:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinGrid_Row_Layouts.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinGrid.html
Please if you have any questions, feel free to ask me
Regards
Hello Georgi,
As i have been going through the Infragistics help for Ultra Win grid which we have got with the Setup, i could not find the topic for GroupRowLayout.
Is this available in the help?
Many Thanks.
This is what i was looking for.
I`m not sure, but maybe you are asking for GroupRowLayoout. Please take a look at the new sample and attached screenshot and please let me know if you think that I misunderstood your request.
Hi Georgi,
Or can we have separate headers for combination of columns.
For example. If we have 4 columns in our grid than
1) 1st 2 columns have 1 common header
2) 2nd 2 columns have 1 common header