This question is locked. New answers and comments are not allowed.
Hello,
I am using a StackedBar100Series in the Silverlight RadChart control. On the screen, on left part I displaying a chart, on the right part I displaying list of categories (every bar in the StackedBar100Series belongs to different category). My goal is when someone clicks one of the categories, the stacked bar belongs to that category should be highlighted (or marked in some way - the important is to give the user a hint about which of the bars belongs to that category).
I tried InteractivitySettings, but with no luck. Also i tried to play with Appearance, but i don't know how to manipulate it based on selected item.
So, I will appreciate any help on this issue.
It worth say that I using MVVM pattern, and everything is bound to my view model.
Thanks in advance.
Evgeni
I am using a StackedBar100Series in the Silverlight RadChart control. On the screen, on left part I displaying a chart, on the right part I displaying list of categories (every bar in the StackedBar100Series belongs to different category). My goal is when someone clicks one of the categories, the stacked bar belongs to that category should be highlighted (or marked in some way - the important is to give the user a hint about which of the bars belongs to that category).
I tried InteractivitySettings, but with no luck. Also i tried to play with Appearance, but i don't know how to manipulate it based on selected item.
So, I will appreciate any help on this issue.
It worth say that I using MVVM pattern, and everything is bound to my view model.
Thanks in advance.
Evgeni