Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Evgenia
Comments: 0
Category:
Type: Bug Report
13
When you make the window very small in height and then revert it back to normal size the Pie connectors are gone.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Chart - properties are not bound correctly when chart is in DataTemplate.
Unplanned
Last Updated: 11 Aug 2016 14:04 by Jeremy
Chart: SeriesMappings are not associated with the corresponding ChartArea on update. THis happens only in non-default layout scenarios.
Unplanned
Last Updated: 07 Dec 2012 05:43 by ADMIN
Unplanned
Last Updated: 30 Jan 2013 10:57 by ADMIN
Unplanned
Last Updated: 23 Feb 2011 08:43 by ADMIN
Zooming & Scrolling is incorrect in datasets with clustered data and large gaps between the clusters.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Setting the ChartTitle Visibility to Collapsed is not respected when its Content has value.

Also binding the Visibility property is being ignored.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
See attached app to reproduce. Steps : 
1. Collapse the PlotAreaAxis of the additional Y axis ( second button click )
2. Set a manual range for the additional Y axis ( first button click )
3. Make the PlotAreaAxis visible again ( second button click ) => t
Unplanned
Last Updated: 03 Aug 2010 10:49 by ADMIN
ADMIN
Created by: Vladimir Milev
Comments: 0
Category:
Type: Bug Report
5
Zooming works incorrectly when using AutoRange=true and CollectionIndex. The problem is also observed when dataitems in different series have independent XValues.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Created by: Missing User
Comments: 0
Category:
Type: Bug Report
4
When updating the ItemSource, the labels are formatted before the update of all items is completed.
Unplanned
Last Updated: 11 Aug 2016 14:04 by Doug
ADMIN
Created by: Sia
Comments: 1
Category:
Type: Bug Report
4
Although the DefaultView property is a dependency property, you cannot create template bindings for it in the RadChart style.
Unplanned
Last Updated: 02 Dec 2010 04:53 by ADMIN
Chart series always show 0 values when bound to a dynamic object

See attached project
Unplanned
Last Updated: 21 Oct 2013 02:08 by ADMIN
When using a MarkedZone in the chart and than try to change dynamically the theme €“ it throws an InvalidOperationException
Unplanned
Last Updated: 03 Aug 2016 10:25 by Shrinivas
ADMIN
Created by: Evgenia
Comments: 1
Category:
Type: Bug Report
4
Two DataSeries with one DataPoint each where the YValue is 0. The Label for the first one is set to custom string and the Label for the second one as white space string " ". As a result both labels do not appear.
Unplanned
Last Updated: 01 Mar 2011 03:12 by ADMIN
RadChart cannot show tooltips both on chart series and custom grid line.
Unplanned
Last Updated: 22 Feb 2011 03:24 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Bug Report
3
There is a design time issue when binding to null collection with series mappings / itemmappings defined in XAML (MVVM).
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
DateTime-specific group descriptors (ChartMonthGroupDescriptor, ChartYearGroupDescriptor, etc.) not working with nullable DateTime field type.

You can work around this issue by using plain ChartGroupDescriptors instead. For example if you wanted to use ChartMonthGroupDescriptor, you can achieve the same effect by exposing the Month field of the DateTime> as a int? read-only property on your business object, and then you will be able to properly group by the newly created integer field.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Area fill is not set correctly when IsZeroBased is false. This is visible when LinearGradientBrush is used.
Unplanned
Last Updated: 18 Feb 2011 12:41 by ADMIN
It is currently possible to mousedown in a chart area, leave the RadChart with the mouse, and start interacting with other controls, and the RadChart will still await a mouseup event to stop Zooming / Scrolling. If a RadChart loses focus, it should resolve
1 2 3