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
740
Color Selection in a line chart?
posted

I have a XamDataGrid with color coded headers.  I'd like to map those same colors to my XamChart.  For example, Header A is red, header B is blue.  In my XamChart, I'd like series A to be red and series B to be blue.  The header colors are dynamic (eventually I'll add a color picker so the user can force header A to be red in all instances). 

I am using InfragisticsWPF4.Chart.v10.2 and MVVM.

Any suggestions? 

Thx,

Ivan