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
290
xamTreemap binding for ValuePath
posted

Hi,

I am implementing heatmap chart using xamTreeMap control.

I need to allow user to select

a column to control Size of the area on a heat map from list of Size Fields (lines 20 and 27)

a column to control Color of the are on the a heat map from list of Color Fields (lines 22 and 37)

using MVVM binding. I will upload code in next post