Version History
DXperience 12.1
Performance Enhancements
With this release, we’ve improved the performance of DXCharts for various data binding scenarios and for chart rendering during resizing and changes to data.
The following table describes performance improvements associated with different data binding scenarios:

The following table describes performance improvements when adding large numbers of data points to a chart.

Automatic Data Type Detection
With this release, DXCharts can automatically detect the data type of series arguments. You no longer need to specify a scale type before providing data for a chart.
Built-in ToolTips and Crosshair Cursor
This release introduces built-in tooltips and a crosshair cursor. These features do not require a single line of code and are enabled by default where appropriate.
Tooltips can display any information about the hovered chart element. You can embed any control for tooltip content - even display another chart to represent detailed drill-down data.


A crosshair cursor provides important interactivity and allows you to track series point values in crosshair and axis labels.


6 New Chart Types
Radar Area, Radar Line, Radar Point, Polar Area, Polar Line and Polar Point 2D chart types are now available.
 
2D Radar Area
|
|  
2D Polar Area
|
|
 
2D Radar Line
|
|  
2D Polar Line
|
|
 
2D Radar Point
|
|  
2D Polar Point
|
Resolve Labels Overlapping in Pie Series
This release introduces new algorithms to resolve overlapping of pie series labels. When the Resolve Overlapping mode is enabled, pie series labels are automatically arranged to avoid overlaps.
This feature is available for Outside Label placement and for Two Column mode.
 
WPF and SL Charts - Disabled Resolve Overlapping
|
|  
WPF and SL Charts - Enabled Resolve Overlapping
|
Three New Silverlight Themes
DXperience v2012 vol 1 ships with three new themes.
 
DevExpress Style
|
|
 
Metropolis Dark
|
|
 
Visual Studio 2010
|