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
390
IValueConverter for plotted ScatterSeries values?
posted

Hello.  I have an application where I want to be able to reversibly modify the values displayed by one or more ScatterSeries, without modifying the bound data.  For instance, I might want to multiply the Y values of a curve by -1, to invert it relative to the X axis; or maybe multiply the Y values by 2, to show what a curve with a greater slope would look like.

Is there any way to do this just in the view?  For instance, adding a IValueConverter that multiplies the bound Y-axis values for a single series? 

Parents
No Data
Reply Children
No Data