Setting X axis from multiple columns in runtime


11-30-2008, 6:49 AM
Hello, all
I could not find this in the help, so here is my question:
How do I add multiple columns to X axis in runtime?

For example, I have 3 columns in my select: value, year, month. I need to set up the value to be on Y and "year + month" string to be on X, in correctly set order.
How do I do that?

Thank you
Arcady

Re: Setting X axis from multiple columns in runtime


12-01-2008, 11:27 AM
Thank you for your question. If I understand your question correctly you will need to use the DataBindXY method. You can find some additional information about the use of this method here:

http://www.datadynamics.com/Help/SharpGraph/SharpGraph.Windows~DataDynamics.SharpGraph.Windows.DataPointsCollection~DataBindXY.html


If I have misunderstood your question could you please provide me with some additional information about the topic in question?

Thanks,
    Eric