Completed
Last Updated: 04 Feb 2016 15:36 by ADMIN
Offset appears when chart with no margins and paddings is exported.
Completed
Last Updated: 26 Aug 2014 08:27 by ADMIN
When the LabelTemplate property of the chart's axis is changed at runtime the labels are not resized and they overlap the plot area if they are too long.

Fixed in 2014.2.0630 LIB
Completed
Last Updated: 04 Feb 2016 12:45 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: ChartView
Type: Bug Report
0

			
Completed
Last Updated: 28 Apr 2016 14:17 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ChartView
Type: Feature Request
0
Implement RangeSplineAreaSeries
Completed
Last Updated: 28 Aug 2014 14:24 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: ChartView
Type: Feature Request
0
Fix is available in LIB version 2014.2.0901
Completed
Last Updated: 28 Apr 2016 14:17 by Marco
ADMIN
Created by: Pavel R. Pavlov
Comments: 1
Category: ChartView
Type: Feature Request
0
Add support for bubble series.
Completed
Last Updated: 14 Oct 2014 09:04 by ADMIN
Missing annotation when the chart is placed inside TabControl and its PanZoomBars are collapsed through an implicit style. The annotation is displayed after resize or any other action that triggers redrawing of the control.

As a side note, this behavior occurs only if there is no pan and zoom behavior added in the Behaviors collection of the chart.

Fixed in Q3 2014
Completed
Last Updated: 15 Oct 2014 14:36 by ADMIN
The StrokeDashArray property is no applied when you set it on the Path element in the StrokeShapeStyle of a line series

Fixed in Q3 2014
Completed
Last Updated: 19 Jan 2016 09:29 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ChartView
Type: Feature Request
0
Allow Area ( and ScatterArea ) series origin to be set at a number, different than 0.

Available in Q1 2016 Release.
Completed
Last Updated: 04 Feb 2016 12:46 by ADMIN
A NullReferenceException is thrown when the Visibility of a CartesianCustomAnnotation  is initally set to Collapsed in XAML
Completed
Last Updated: 19 Nov 2014 17:18 by ADMIN
Completed
Last Updated: 11 Feb 2015 16:21 by ADMIN
This can easily be resolved by using a Dispatcher.BeginInvoke to delay the adding of the element. 

The fix is available in LIB Version: 2014.3.1402.
Completed
Last Updated: 25 Mar 2015 12:29 by ADMIN
An exception occurs in the VS designer when a RadPieChart is placed in a RadDocking's RadPane.

The fix is available in Q1 2015 SP Release.
Completed
Last Updated: 19 Mar 2015 13:32 by ADMIN

Available in LIB version: 2015.1.1603
Completed
Last Updated: 02 Jun 2016 14:39 by ADMIN
The Open and Close properties of the OhlcSeries' data points are not updated at runtime in a data binding scenario when you update the properties from the view model. The same applies also for the CandlestickSeries.



Available in LIB version: 2016.2.606
Completed
Last Updated: 18 Nov 2015 13:37 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: ChartView
Type: Bug Report
0
In scenarios where a series is removed and after that an axis1 is removed, the other axis2 is rendered incorrectly if a series is added and then axis1 is added back.
Completed
Last Updated: 09 Dec 2015 14:02 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ChartView
Type: Feature Request
0
Implement series descriptor for the chart's range series


Will be available in Q1 2016 Release.
Completed
Last Updated: 18 Nov 2015 12:25 by ADMIN
The position of non-positive values cannot be determined when using a logarithmic axis (due to the nature of the logarithmic axis, non-positive values are undefined). Currently the chart displays such points as if the value of the point is 1, which is not correct. The chart should not display these values at all.

Completed
Last Updated: 28 Apr 2016 13:44 by ADMIN
If you change the axes of a series at runtime in the following order the axis won't be rendered as expected.
1. Set the series' VerticalAxis property to a new axis instance
2. Set the series' VerticalAxis property to another new axis instance
3. Set the series' VerticalAxis property to the axis' instance created in step 1

This is observed in a scenario with two chart series and only the axis of one of the series is drawn incorrect.

When step 3 is performed, the axis is drawn at incorrect position. Then if you resize, the axis will be repositioned but without any ticks or labels.

Available in LIB Version 2015.3.1123.
Completed
Last Updated: 29 Jan 2016 12:16 by ADMIN

Available in LIB version: 2016.1.21