Version

What’s New in 2013 Volume 2

New Features Summary

New features summary chart

The following table summarizes the new features of the Ultimate UI for WPF 2013 Volume 2. Additional details are available following the summary table.

Control Feature Description

The xamBulletGraph is a control allowing for visualizing data in the form of a bullet graph.

You can now add titles, subtitles or both to the top section of the chart control.

You can now add titles, subtitle or both to the x and y-axes of the control.

You can now highlight an entire series or some individual items within the series.

The series can now appear with animation effect when the chart is initially loaded.

You can now display tick marks for the labels of vertical and horizontal axes.

Default tooltips are now available meaning that a tooltip is displayed for the series without any additional configuration being necessary.

Drop-shadow effect can be now applied to the series’ visual.

This is a new style for the xamDataChart featuring multiple visual changes improving the charts appearance.

This feature displays curves for the callout lines of the xamDoughnutChart and xamPieChart .

Use the xamGeographicMap control’s GeographicHighDensityScatterSeries series to bind and show scatter data ranging from hundreds to millions of data points requiring exceedingly little loading time.

The xamLinearGauge control visualizes data in the form of a linear gauge. It provides a simple and concise view of a performance value compared against a scale and one or more comparative ranges.

The xamRadialGauge is a cross platform control data visualization tool capable of displaying a gauge containing a number of visual elements.

The xamRichTextEditor is a cross platform control providing the user with a rich text content displaying and editing experience, which includes but is not limited to text, lists, images and tables.

The xamSyntaxEditor control now supports definition of classification types in XAML.

A new touch-friendly dark theme for all controls.

Versions of all Infragistics themes for all Microsoft controls.

xamBulletGraph

New Control

The xamBulletGraph control is an Ultimate UI for WPF control that allows for visualizing data in the form of a bullet graph. Linear by design, it provides a simple and concise view of a primary measure compared against a scale and optionally, some other measure.

Whats New in 2013 Volume 2 WPF 1.png

xamDataChart

Title and Subtitle

You can now add titles, subtitles or both to the top section of the chart control.

When adding a title or subtitle to the chart control, the content of the chart is automatically resized to allow for the title and subtitle information.

xamDataChart Chart Title 01.png

Axis Title and Subtitle

You can now add information to the x-axis and y-axis.

xamDataChart Axis Title 01.png

Series Highlighting

You can now highlight an entire series or some individual items within the series.

The highlighting capabilities are series-specific. With single-shape series, such as Line series the entire line is highlighted, while with series consisting of multiple shapes, such as Column series, each individual shape (column) can be highlighted. In all supported series, individual markers can be highlighted.

The series highlighting feature is support for the following series types:

  • Category Series

  • RangeCategory Series

  • Financial Series

  • Financial Indicators

xamDataChart Series Highlighting 01.png

Transition In Animations

This feature allows the series to animate during the initialization of the xamDataChart control.

Axis Tick Marks

You can now display axis tick marks outside the chart plot area. This allows displaying tick marks for each of the labels and may serve for simplifying the chart look by replacing the axes gridlines with tick marks.

Whats New in 2013 Volume 2 WPF 2.png

Default Tooltips

Default tooltips are now available meaning that a more informative tooltip is displayed for the series without any additional configuration being necessary. The default tooltip templates are different for the different series types in order to present information optimally.

Whats New in 2013 Volume 2 WPF 3.png

Drop Shadow

This feature exposes a simplified API for setting a drop shadow effect on a series.

Whats New in 2013 Volume 2 WPF 4.png

New Style

A new xamDataChart style featuring multiple visual changes and new property settings improving the overall look and feel of the chart is now available.

The following screenshots compare the chart default style to the new style.

Default Style
xamDataChart Applying the New Style 2.png
New Style
xamDataChart Applying the New Style 1.png

Applying the New Style (In the 14.1 release, this became the default style, for more information see the What’s New in 2014 Volume 1 topic)

xamDoughnutChart , xamPieChart

Labeling Callout Lines with Curves

This feature adds two types of curves to the straight lines used for the callout lines in the xamDoughnutChart and xamPieChart . You may choose whether to use a straight line or one of the curves, change the line style and control the spacing between the label and the end of the line.

Whats New in 2013 Volume 2 WPF 5.png

xamGeographicMap

High Density Scatter Series

The new geographic High-Density Scatter series allows you to bind and show scatter data ranging from hundreds to millions of data points requiring exceedingly little loading time.

Because of the sheer number of data points, the series displays the scatter data as tiny dots (as opposed to full-size markers) and the areas the most data-intensive areas – higher color density representing clusters of data points.

Whats New in 2013 Volume 2 WPF 6.png

xamLinearGauge

New Control

The xamLinearGauge control allows visualizing data in the form of a linear gauge. It provides a simple and concise view of a primary value compared against a scale and one or more comparative ranges.

Whats New in 2013 Volume 2 WPF 7.png

xamRadialGauge

The xamRadialGauge™ control is a data visualization tool capable of displaying a gauge containing a number of visual elements, such as a scale with tick marks and labels, a needle, and a number of ranges. Create a scale by supplying MinimumValue and MaximumValue values and point the needle to a value by setting the Value property. The gauge also supports ranges providing visual cues for the scale, for more information see the Configuring Ranges topic.

Whats New in 2013 Volume 2 WPF 8.png

xamRichTextEditor

New Control

The xamRichTextEditor is a cross platform control providing the user with a rich text content displaying and editing experience, which includes but is not limited to text, lists, images and tables.

The following screen shot shows the xamRichTextEditor , in split mode editing rich content :

Whats New in 2013 Volume 2 WPF 9.png

xamSyntaxEditor

Classification Types Definition in XAML

The xamSyntaxEditor control now supports XAML definitions of classification types.

Whats New in 2013 Volume 2 WPF 13.png

Metro Dark Theme

Metro Dark Theme

A new touch-friendly dark theme for all controls.

Whats New in 2013 Volume 2 WPF 10.png
Whats New in 2013 Volume 2 WPF 11.png

MS Controls Implicit Themes

MS Controls Implicit Themes

In addition to the themes provided for all Ultimate UI for WPF controls, Infragistics provides implicit themes for all Microsoft controls. You can use these themes for convenience keeping your application’s styling consistency when using both Infragistics and Microsoft controls in one application.

Whats New in 2013 Volume 2 WPF 12.png