Unplanned
Last Updated: 07 Dec 2012 05:43 by ADMIN
Unplanned
Last Updated: 01 Apr 2010 01:08 by Vikram Swaminath
Add RotationAngle property so series item labels can be rotated wih C# / VB.NET code.
Unplanned
Last Updated: 01 Mar 2011 03:19 by ADMIN
ADMIN
Created by: Vladimir Milev
Comments: 0
Category:
Type: Feature Request
6
enable localization for human readable formats
Unplanned
Last Updated: 25 Feb 2011 06:20 by philippe
ADMIN
Created by: Giuseppe
Comments: 1
Category:
Type: Feature Request
6
Implement Scatter 3D series type that can plot data again X-Y-Z coordinate system (real Z axis).
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.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Bug Report
6
Slow performance when setting AutoRange = false on Button click with Spline series definition

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView (the new chart offers a much better performance rate).
Declined
Last Updated: 11 Aug 2016 14:04 by Dotneter
ADMIN
Created by: Sia
Comments: 2
Category:
Type: Bug Report
6
Need to add custom style when exporting RadChart with bar series definition.

REASON FOR DECLINATION
This is supported out-of-the-box with the new RadChartView.
Declined
Last Updated: 26 May 2015 14:13 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Feature Request
5
The user wants the Y axis appear in the right.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 26 May 2015 14:13 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Feature Request
5
Separate the style of the AxisStyles.GridLineStyle into MajorGridLineStyle and MinorGridLineStyle

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Feature Request
5
The options how RadChart draws the pie/doughnut slices need to be extended - there should be a clockwise and anticlockwise direction.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
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: 28 Jun 2010 11:02 by Franck Saison
ADMIN
Created by: Velin
Comments: 1
Category:
Type: Feature Request
5
Implement click events on the series items labels.
Unplanned
Last Updated: 10 Aug 2010 10:06 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Feature Request
5
The developer should be able to change the axis origin location in order to enable scenarios like this one:

- Essentially you have a list of negative numbers: 0, -10, -24, -35 and so on.
- If you want to show them as positive numbers (pointing upwards), y
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.
Declined
Last Updated: 26 May 2015 14:13 by Jamshed Rahman
ADMIN
Created by: Vladimir Milev
Comments: 1
Category:
Type: Feature Request
4
Allow for smooth real time chart panning/scrolling.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 26 May 2015 14:13 by ADMIN
Stick / CandleStick series types should support item labels for Low, High, etc.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView (use the LabelDefinitions property of the series).
Declined
Last Updated: 26 May 2015 14:13 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Feature Request
4
Add multi-touch support for zoom/scroll, double tap, etc.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 26 May 2015 14:13 by ADMIN
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.
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.