This is a migrated thread and some comments may be shown as answers.

Bar Chart -- How To Reflect DataPoint.IsSelected Changes?

1 Answer 70 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Tracy
Top achievements
Rank 1
Tracy asked on 06 Mar 2012, 11:11 PM
What I am trying to do:
I have a bar chart with a series of data points which start out unselected.  When I click on a data point in the chart or set the DataPoint.IsSelected property to true, I want the visual display of the bar to change so it stands out by adding a black border around it. So far, I have been unable to get the chart to reflect these selection changes.
  Side note -- the Pie chart I did this for automatically has the "explosion" as the default ChartSelectionBehavior which is awesome.

How do I get the chart bars to reflect data point IsSelected changes?


Thanks in advance,

Tracy

1 Answer, 1 is accepted

Sort by
0
Tracy
Top achievements
Rank 1
answered on 08 Mar 2012, 10:13 PM
Nevermind, solved it.
Tags
ChartView
Asked by
Tracy
Top achievements
Rank 1
Answers by
Tracy
Top achievements
Rank 1
Share this question
or