Chart: Cannot change the ChartLegendItem Style run-time
RadChart1.DefaultView.ChartLegend.LegendItemStyle = this.Resources["CustomLegendItem"] as Style;
does not have effect when it is set on button click.
REASON FOR DECLINATION
This is supported out-of-the-box by RadLegend.