I sincerely apologize for my lack of clarity in what I meant by a complex data binding. I was using the term as defined in the SFChart help section on Data Binding. In your example you've bound the weight and color paths to a separate ObservableCollection object, whereas I need that Observable collection to be a member of the ItemsSource object. I've modified the example solution to demonstrate what I need. You will find additional comments in the main page XAML file to show what I mean about the binding method used for SFChart does not work for SFTreeMaps. I've tried other alternatives that I am aware of (one of which is in the example) and have been unsuccessful.
Again I thank you for your assistance.
Attachment:
FlatCollectionWRT_8b40f65.zip