ComponentOne Studio for WPF 2012 v3 released

Released: Nov 22, 2012

Updates in this release

Updates in 2012 v3

  • Cosmopolitan Theme - Provide a modern look to your WPF applications with the new C1Cosmopolitan theme. This theme has features that resemble the Zune and Windows Phone design language aspects of it in a modern, clean UI form.
  • Chart Data Point Selection - Chart data collection now supports item selection. This makes it easier to implement selection interaction when the user clicks, taps or mouses over a specific data point.
  • Chart Element Animation - Create various visual animated effects for plot elements.
  • Chart Series Generation - New properties ChartData.SeriesItemsSource and ChartData.SeriesItemTemplate allow for automatic series generation. The new feature is useful in various MVVM scenarios and allows to automatically generate series based on a provided template.
  • ListBox Controls - Two super-fast, gesture-based list box controls useful for data binding with complex UI templates.