Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
XamDataGrid
posted

Hi,

I'm still in the process of evaluating these controls for my current project and I have a question.

I might find myself in a situation where I need to have multiple series on one chart bound to different collections.

ALL the sample I can find in the doc and the sample browser set the data context of the chart to a collection and then set each series simply to {Binding] ...

I have tried setting each series ItemSource property to bind to a different collection and then basically the chart renders nothing at all.  Maybe I'm missing something obvious but a solution to this is neither immediately apparent of demonstrated in the samples provided.

Is this 'bending' the intended use of the chart or is this possible?