Unplanned
Last Updated: 15 Sep 2010 04:29 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Feature Request
2
The user needs to disable the "select an area" zooming and to keep the "resize the scrollbar" zooming technique.
Unplanned
Last Updated: 01 Jul 2010 07:06 by ADMIN
Every XCategory label needs to be replaced with different icon.
Unplanned
Last Updated: 17 Sep 2010 13:16 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Bug Report
2
WPF issue with custom tooltips flashing over and over if they are associated with chart items that physically are placed in the lower-right corner of the monitor (i.e. the app window should be maximized to observe the undesirable behavior).

See http://www
Unplanned
Last Updated: 27 Oct 2010 04:06 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Feature Request
2
Introduce functionality for getting the default colors programatically.
Unplanned
Last Updated: 25 Oct 2010 09:20 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Feature Request
2
Add support for trendline curves that have the best fit to a series of data points, possibly subject to constraints (e.g. linear / quadratic / cubic fit curves, etc.)

http://en.wikipedia.org/wiki/Curve_fitting
Unplanned
Last Updated: 04 Jan 2017 13:18 by ADMIN
Reproducible only with Visual Studio 2015.

To work this around enable the Managed Compatibility Mode of the VS 2015 debugger. See the attached image (set-use-managed-compatibility-mode.png).
Unplanned
Last Updated: 24 Aug 2010 07:10 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category:
Type: Feature Request
1
Chart: Allow user styles for interactivity features.
Completed
Last Updated: 22 Nov 2019 07:53 by ADMIN
Labels for 0-value data points do not get alternative positions.
Unplanned
Last Updated: 21 Dec 2010 04:35 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category:
Type: Feature Request
1
Chart: Allow AxisItem2D retemplating.
Unplanned
Last Updated: 08 Sep 2010 10:01 by ADMIN
The RadChart for Silverlight doesn't show the top value of YAxis when Step = 0.2.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Changing IsLogaritmic and AutoRange runtime produces wrong labels. See attached project to reproduce.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
RadChart throws LayoutCycle exception when setting RangeStart and RangeEnd in ScrollOnly mode. Depends on the size of the chart. See attached project.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Bug Report
1
When RadChart is in ControlTemplate, the legend cannot be collapsed
Unplanned
Last Updated: 18 Feb 2011 11:11 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Bug Report
1
If you set the following style: 
<Style x:Key="XAxisGridLineStyle" TargetType="Line">
    <Setter Property="StrokeThickness" Value="12" />
    <Setter Property="Stroke" Value="Black" />
</Style>

you get grid lines 50% thinner then the desired (6px).
Unplanned
Last Updated: 07 Oct 2010 08:46 by ADMIN
Chart: PlotAreaAxis cannot be altered in non-default layout
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Additional axis Title property cannot be set via binding expression in WPF chart.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Data binding with non default layout does not work.
Unplanned
Last Updated: 19 Apr 2010 04:35 by ADMIN
Cannot hide Y axis while leaving striplines visible.
Unplanned
Last Updated: 04 Feb 2010 09:51 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Feature Request
1
Add loading indicator / IsBusy support for RadChart.
Unplanned
Last Updated: 16 Apr 2010 03:12 by ADMIN
Allow toggling the visibility of a series by clicking an item in the legend.