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
525
Flip values in a series ( positive to negative)
posted

Hello.

I am using a xamDataChart and a ScatterSeries. This just a small snapshot.

As you can see I have bound the series to PodsGraph1TopBeats. These will be positive values, so obviously they will be plotted in the positive quadrant. However, I want them to be plotted in the negative quadrant. But I dont want to change the value of the original series ie, i only want them displayed as negative but if I click on any point and the object is returned, I want the original positive value. I think this can be done with a converter. But I feel like if I had a DisplayMemberPath and ValueMemberPath for the Y value, I could do it. Is there a way to do this.

 

Thanks.

Parents Reply Children
No Data