ChartLegendElement is not able to wrap the LegendItems
The Line Series cannot be clicked/selected and cannot be used in DrillDown scenarios.
Add null value support for RadChartView
Currently, ScatterSeries are able to use NumericAxes only. A good improvement will be to allow using DateTimeContinuousAxes as well.
Why exists the Crosshair feature only for the WPF version of the RadChartView and not for the WinForms implementation? Is there a plan to release that feature for WinForms too? Thx in advance Uli
Currently the axis data flows from left to right starting with the smallest values and increasing. There should be a way to verse this flow and the most left values to be the biggest.
so that Y increases as you move down the screen. (Even) microsoft chart component supports this.