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).
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
Unplanned
Last Updated: 03 Aug 2016 10:24 by Jeroen
ADMIN
Created by: Petar Marchev
Comments: 1
Category:
Type: Bug Report
2
When setting a StrokeDashArray to a line series and after that zooming (and/or scrolling) - the line loses its dash array and is solid again.
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: 29 Aug 2013 08:16 by ADMIN
Chart: AxisY labels are not correct when IsLogarithmic=true and AutoRange=false
Unplanned
Last Updated: 30 Jan 2013 10:57 by ADMIN
Unplanned
Last Updated: 07 Dec 2012 05:43 by ADMIN
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: 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: 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.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
When the item's value is zero - the label is not placed correctly (LabelDisplayMode="Outside"). It is being placed as "Inside".
A work-around: to set LabelDisplayMode="Inside" Distance="-20".
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 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.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
RadChart throws an exception when placed inside the page content of a WPF FixedDocument ("FixedDocument is not a Visual or Visual3D").
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category:
Type: Bug Report
2
The exception is thrown on "OrderViewModel" of the FirstLook demo.
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
LegendItems don't get colors from PaletteBrushes if defined on ChartArea
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
1 2 3 4 5