Version History
v2011 vol 2
WPF applications powered by DevExpress Controls are now touch enabled - from the dragging of UI elements to horizontal and vertical scrolling.
The following is a list of DevExpress Controls shipping with built-in touch support:
- Data Grid Control
- TreeList Control
- Chart Control
- Gauge Control
- Pivot Grid Control
- Docking Library
- Rich Text Editor
TouchScreen Support
With this release, DevExpress introduces touch support across a number of WPF Controls, including the DXCharts for WPF.
Your end-users can now use gestures (such as tap, flick and pinch) to scroll, zoom and rotate charts within your application on any touch enabled device.
Panes
With this release, DXCharts supports multiple panes for both WPF and Silverlight. You can split a single XY-diagram across multiple panes and associate one or more series with each pane.
Series from different panes can share the same axis. This benefits in synchronized zooming and scrolling of axis ranges on side-by-side or stacked panes.


New Chart Types
Range Area, Scatter Line, Overlapped Range Bar and Side-by-Side Range Bar Chart are now available.
 
2D Scatter Line
|
|  
2D Range Area
|
|
 
2D Overlapped Range Bar
|
|  
2D Side-by-Side Range Bar
|
Logarithmic Scale
DXCharts can now show numerical data using logarithmic equivalents. This scale can be useful when point values of one series are many times greater than values of another series.
 
Non-logarithmic Scale
|
|  
Logarithmic Scale
|
Coordinates Conversion
We have expanded the DXCharts API with the methods that convert physical screen coordinates into internal chart units and vice versa. With these methods, you can extend the interactivity of your charts and implement scenarios that require cross-hair cursors or real-time chart editing.


The new WPF Theme Editor tool is a standalone application designed to help developers create new and modify existing DevExpress WPF Themes with ease.


The following are the core features you can expect from the DevExpress WPF Theme Editor:
- Advanced and Straightforward Navigation
Navigate to various visual elements/resources and binding sources in markup - with one click.
- Expression Blend Integration
If your team loves Blend, you'll be able to continue its use to edit individual templates.
- Easy-to-Understand Visual Tree Browser
Traverse through a control's visual tree to find a required visual element and speed up all customization efforts.
- Integrated Template Hierarchy
Quickly locate any and all dependencies between templates, styles and other theme elements.
- Active Product Views
View each visual element being edited and instantly preview its results.
(Note - this application is not shipped as part of the DevExpress Unified Installer. It must be downloaded and installed separately.)
The Theme Editor is available free of charge.

For licensing information, view the WPF Theme Editor EULA.
DXperience v2011 vol 2 ships with two new themes - one matching the appearance of Windows® 7 and the other replicating the look and feel of Microsoft Office 2010 (black).
The Seven Theme
 
WPF Data Grid Control
|
|  
WPF Rich Text Editor
|
|  
WPF Dock Window Library
|
The Office2010Black Theme
 
WPF Data Grid Control
|
|  
WPF Rich Text Editor
|
|  
WPF Dock Window Library
|
Related Blog Posts:
WPF and Silverlight Themes – Introducing the Seven Theme