Declined
Last Updated: 26 May 2015 14:12 by Hartmut Kocher
Customers request that the chart show one additional point on the left and one additional on the right. This way RadChart creates a nicer illusion of a zoomed in graph.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
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: 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 ADMIN
Bindings don't work for axes in the AdditionalAxes collection of the chart area. Wpf only.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
When two or more range series are used -  the range bars are overlapping each other, they are being placed one on top of another instead of being placed next to each other (as is the behaviour with regular bar series).

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 11 Aug 2016 14:04 by Yogesh
Chart: Chart is not updated when the IsLogarithmic property of the AxisY changes at run-time. The issue is simply reproduced when the IsLogarithmic changes at run-time and the chart is resized.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 26 May 2015 14:15 by Otávio
ADMIN
Created by: Giuseppe
Comments: 5
Category:
Type: Bug Report
4
First / last series item labels get clipped if they are large enough in some scenarios.

REASON FOR DECLINATION
This is supported by the new RadChartView (use the ClipToPlotArea property of the series or use a smart labels strategy).
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.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Bug Report
3
Marked zones do not appear if there is a line series with only one point.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
When RadChart displays only one bar with small value and the YAxis has big manual range, the bar's label is not visible. If you display more than one bar, reduce the YAxis manual range or increase the size of the ChartArea, the bar label will be drawn.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
When zooming in/out, the MajorGridLines of the AxisX disappear. This issue is not always reproducible.

REASON FOR DECLINATION
This is supported by the new RadChartView.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
When the chart is created in code behind and not attached to the visual tree - ExportToImage produces incorrect output, such as missing series and axis lines.

REASON FOR DECLINATION
This is supported by the new RadChartView by manually measuring and arranging it prior to export.
Declined
Last Updated: 11 Aug 2016 14:05 by ADMIN
this.RadChart1.DefaultView.ChartArea.DataSeries[0].Definition.PointMarkItemStyle = pointmarkStyle;
does not have effect when set on button click.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView (use the DefaultVisualStyle or PointTemplate properties of the series).
Declined
Last Updated: 26 May 2015 13:23 by Enrique Albert
Spline series is drawn incorrectly in scenarios where the data points are clustered in several spots along the XAxis with large gaps in-between.
Sample data:
Data Series Sample:
datetime / double:
21/01/2011 12:08:00AM / 10.0
21/01/2011 12:09:00AM / 16.0

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 26 May 2015 13:25 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category:
Type: Bug Report
3
CustomLine is rendered multiple times when zoom enough in. Setting AutoRange=false and/or SamplingThreshold does not seem to help.

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: Bug Report
2
Having SeriesItemLabel custom style (style2) based on another style (style1), style1 is ignored.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView (use the LabelDefinitions property of the series).
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
Bubble chart's item labels are currently displayed on the top right bubble side. Default item labels position should be centered in the bubble itself.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView.
Declined
Last Updated: 27 May 2016 07:47 by ADMIN
When create a .Net 4.0 WPF project in Visual Studio 2013 and drag the RadCartesianChart from the ToolBox, the version of the Chart.dll is 4.5 



Reason for closing the item: 

The version of Telerik binaries available in the ToolBox could be changed easily trough the Toolbox configurator in Visual Studio. To do this you can follow the steps below: 

- Open Telerik menu in Visual Studio 

- Choose “UI for WPF” and then click “Launch Toolbox Configurator”

- From the DropDown menu could be changed the .Net framework version of Telerik binaries displayed in the Toolbox