I have several series all using independent x axis but I have had to add code to make sure they are all showing the exact same range. Is it not possible to have them all share the same x axis? Each time I add a series I tried simply finding the current CategoryDateTimeXAxis and setting it to the series's xaxis but the axis labels are never displayed.
Is there an example of adding a CategoryDateTimeXAxis to the xaml and then programmatically adding the a series which uses that CategoryDateTimeXAxis?
Mike,
I am working on this. I will consult our chart experts here and post back here with more information.
Thanks,
One of my colleagues provided a sample which I believe demonstrates the functionality you are asking about. Please review the attached sample and let me know if this is helpful.