Completed
Last Updated: 27 Jan 2014 15:26 by ADMIN
If setting the LegendSettings from within a style, a memory leak may occur when the series is removed from the chart (for instance this happens when refreshing the source of the ChartSeriesProvider).  

A work-around is to set the LegendSettings through an attached property so that each series has its own LegendSettings:
<Setter Property="local:ChartUtilities.LegendTitle" Value="some title" />
Completed
Last Updated: 11 Mar 2015 13:13 by ADMIN
MaximumRangeSpan is not initially respected from the chart. Only the PanZoomBar is.
Use chart's Zoom property in order to workaround it.

COMPLETED:
With 2015 Q1 the chart will have a MinZoom property which will make it possible to specify the maximum the chart can be zoom out.
Completed
Last Updated: 11 Mar 2015 13:21 by ADMIN
ADMIN
Created by: Peshito
Comments: 3
Category: ChartView
Type: Bug Report
1
MaxRangeSpan is not reflected by the mouse wheel. The chart continues to zoom despite of having the MaxRangeSpan set.

COMPLETED:
With 2015 Q1 the chart will have a MinZoom property which will make it possible to specify the maximum the chart can be zoom out.
Completed
Last Updated: 22 Nov 2013 11:40 by ADMIN
Completed
Last Updated: 03 Dec 2013 10:12 by ADMIN
Labels are incorrectly positioned when using SmartLabelsStrategy, BarSeries and a ChartSeriesLabelDefinition without Margin. A work-around is to set a Margin different than 0.
Completed
Last Updated: 03 Dec 2013 09:53 by ADMIN
ADMIN
Created by: Yavor
Comments: 0
Category: ChartView
Type: Bug Report
0
Bar series, legend and palette. Exception when changing the ItemsSource
Completed
Last Updated: 04 Feb 2016 13:27 by ADMIN
Completed
Last Updated: 10 Mar 2014 15:33 by ADMIN
When the Visibility of a PanZoomBar is set to Collapsed and the RadChartView is resized, and then the Visibility is set back to Visible, the PanZoomBar doesn't show.
Completed
Last Updated: 04 Feb 2016 15:31 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: ChartView
Type: Bug Report
0

			
Completed
Last Updated: 30 May 2017 07:22 by ADMIN
Office2016, Office2016Touch, Material ChartPalettes are now available for Silverlight.

Available in LIB version: 2017.2.605
Completed
Last Updated: 05 Jun 2017 07:24 by ADMIN
This exception reproduces if the Behaviors collection is not empty.

The exception could be reproduced also in other cases when a behavior UI tries to update.

Available in LIB version: 2017.2.605