Completed
Last Updated: 23 Aug 2019 09:37 by ADMIN
Completed
Last Updated: 29 Jan 2014 15:27 by ADMIN
Bar series with DateTimeContinuousAxis axis with no MajorStep specified. When you zoom the bars gets to big and does not stay within its tick boundaries.
Completed
Last Updated: 04 Feb 2016 13:34 by ADMIN
Completed
Last Updated: 16 Jan 2014 15:20 by ADMIN
DateTimeContinuousAxis produces too many labels when zoom in to the max and then zoomed out with double clicking the slider. The result is different when zooming out while dragging the slider and when double clicking it.
Unplanned
Last Updated: 03 Jan 2017 20:37 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 20:38 by ADMIN
ChartView: InvalidCastException is thrown when using series provider and the property that provides the series' Type is declared in an abstract class
Completed
Last Updated: 04 Apr 2014 13:29 by Telerik Admin
ADMIN
Created by: Petar Marchev
Comments: 1
Category: ChartView
Type: Bug Report
1
Chart is not exported properly when Margin is present.
Completed
Last Updated: 22 Nov 2013 09:11 by ADMIN
The ToolTip's style is missing in the no xaml assemblies in Expression_Dark and Office2013 themes. A work-around is to manually include the tool tip's style (for example in the App.xaml).
Unplanned
Last Updated: 05 Jan 2017 11:07 by Petar
When a System.Windows.Interactivity.EventTrigger is attached to a ChartTrackBallBehavior a XamlParseException is thrown. A possible work-around for this would be to set the CommandParameter to be the parent collection of the behavior and not the behavior itself.
Completed
Last Updated: 16 Apr 2014 08:20 by ADMIN
RadPieChart throws an exception whenever is in a DataTemplate of an ItemsControl with over 120 instances. The ItemsControl uses a RadUniformGrid as an ItemsPanel. Project is attached.
Declined
Last Updated: 24 Nov 2014 14:27 by ADMIN
RadPieChart labels are clipped when RadiusFactor is 1.0
Completed
Last Updated: 04 Feb 2016 13:56 by ADMIN
If we set a Palette to RadCartesianChart and then modify the default StrokeThickness and Stroke of a LineSeries via Style, the new Stroke does not apply. The project attached demonstrates the problem.
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
When the CartesianPlotBand annotation is bound to the vertical axis its 'From' value doesn't align with the axis.
This changes when resizing.
Completed
Last Updated: 28 Apr 2016 14:15 by Viet
Automatic axis range calculation should take into account the visibility of the chart series (i.e. the data points of a collapsed series should not be respected).

Note: This is by design. The range of all series forms the range of the axis. If the user wants the collapsed series not to affect the range of the axis he can remove them.
Completed
Last Updated: 27 Jan 2015 14:05 by ADMIN
"Insert" operation is not supported properly for chart series but is handled like "Add" i.e. RadCartesianChart.Series.Insert(0, series) will not result in inserting the series at zero index but internally it will be added to the end of the collection and it will be treated as last series.

Available in version 2014.3.1215.
Completed
Last Updated: 02 Apr 2014 11:47 by ADMIN
When adding two BarSeries in code-behind, the second one is not aligned well on the horizontal DateTimeContiniousAxis. It starts from the beginning of the axis, but not the supposed DateTime.
Unplanned
Last Updated: 05 Jan 2017 11:08 by ADMIN
PlotArea occasionally stops refreshing in live data scenario with asynchronous updates (multithreading).
1 2 3 4 5