Can we have different datasource to axis and series?
Thanks,
Naresh
Hello Naresh,
Thank you for contacting Infragistics. I have some follow up questions concerning this matter. Why do you want to assign different data to your axis and series? Can you also clarify if you want to have different sets of matching axis and series or just one set of axis and a series with different data? What are you trying to achieve?
Thanks for the reply
I want my X-axis to be constant always..i.e. the complete list of months has to be shown irrespective of my data..
The X-axis has to be shown if there is no data for a particular month..Is it possible...
so i thought if i can assign one datasource to axis having the details about the month and the other datasource to series..
please let me know if you need any other additional info.
Thank you for the update. There are two ways to achieve this, first would put any months your data doesn’t have in the data with 0 value so they still show in the grid. The second is to have a dummy series of data and series that has 0 values for every month you want shown. Then if you need to can hide any elements that show as a result by setting them as transparent.
I am following up to see if the information provided has resolved this matter.
Please let me know if you have any further questions concerning this matter.