Unplanned
Last Updated: 10 Sep 2010 02:35 by ADMIN
Chart: More graceful handling of negative values when using logarithmic Y Axis.
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).
Unplanned
Last Updated: 08 Sep 2010 10:01 by ADMIN
The RadChart for Silverlight doesn't show the top value of YAxis when Step = 0.2.
Unplanned
Last Updated: 07 Sep 2010 09:38 by ADMIN
When you set SeriesDefinition.SeriesStyle, you need to Rebind() in order to have the chart updated.
Unplanned
Last Updated: 06 Sep 2010 04:45 by ADMIN
Keep the underlying data item for sampling functions like First, Last, Min and Max.
Unplanned
Last Updated: 03 Sep 2010 16:54 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category:
Type: Feature Request
2
Chart: Provide event for chart item mouse up.
Declined
Last Updated: 26 May 2015 13:06 by ADMIN
Chart: Extend XAxis -- allow arbitrary start value with ticks, placed on round values. Ex. MinValue = 127, MaxValue = 200, Step = 10 -> the ticks should be placed at 130, 140, 150, etc.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView (axes have a TickOrigin property).
Unplanned
Last Updated: 27 Aug 2010 04:35 by ADMIN
More geometries need to be available as marked zones. Additional y axes support also is necessary.
Unplanned
Last Updated: 24 Aug 2010 07:10 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category:
Type: Feature Request
1
Chart: Allow user styles for interactivity features.
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.
Completed
Last Updated: 20 Sep 2016 10:18 by Henk
ADMIN
Created by: Giuseppe
Comments: 2
Category:
Type: Feature Request
23
RadChart should support 3D Surface Series Type.

This feature is now available as part of the ChartView control since R3 2016 Official release. Refer to the link below for more information.
http://docs.telerik.com/devtools/wpf/controls/radchartview3d/series/surfaceseries3d.html
Unplanned
Last Updated: 12 Aug 2010 03:00 by ADMIN
Microsoft Excel has an "autorange" feature for 1) y-axis min, 2) y-axis max, 3) major unit and 4) minor unit, all working independently of each other while Telerik RadChart AutoRange sets all 4 of these properties collectively, or sets none at all if autor
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).
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
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.
Unplanned
Last Updated: 04 Aug 2010 13:10 by ADMIN
Marked Zones and Custom Gridlines need to be separated in different layers.
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: 26 May 2015 14:14 by Selvakumar Savarimuthu
ADMIN
Created by: Giuseppe
Comments: 1
Category:
Type: Feature Request
4
Add click event for axis items.

REASON FOR DECLINATION
This is supported out-of-the-box by the new RadChartView (axes have a LabelTemplate property, use it to customize appearance and handle click).
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.
Completed
Last Updated: 22 Nov 2019 07:53 by ADMIN
Labels for 0-value data points do not get alternative positions.