Actipro WPF Studio improves data visualization

Released: Oct 1, 2012

Updates in this release

Updates in 2012.2

  • Bullet Graph - Display a single value and make comparisons to one or more related values.
  • Box Plot - Visualize major statistical values, such as the mean, median and quartile values, of a data set.
  • Candlestick Chart - Visualize price movements over time, such as changing stock or currency values.
  • IntelliPrompt Code Snippet Selection Session - A new code snippet selection session allows end users to display pop-ups containing all available code snippets.
  • Structure Matchers - New language service that allows a language to locate matching delimiter sets.
  • Delimiter Highlighting - Check the text next to the caret to see if it is part of a delimiter set (as identified by a structure matcher).
  • Support for C# 5.0 / VB 11.0 Syntax - The latest official C# 5.0 and Visual Basic 11.0 language specifications have added some new keywords and functionality to the languages.
  • Anonymous Function Results - Examine anonymous functions to try and derive the Type of their result.
  • Windows 8 Light Theme - A complete new theme for the Windows 8 style, inspired by the latest Visual Studio and Office versions, is included in 2012.2.
  • WindowChrome Class - A new chrome class that can be used to alter the appearance of any normal WPF window.