Infragistics Ultimate UI for WPF Releases

Released: May 15, 2025

Updates in 25.1

Features

  • XamDataChart
    • Trendline Layer - The TrendlineLayer is a new series type that allows you to apply a single trend line per trend line layer to a particular series. This allows the usage of multiple trend lines on a single series since you can have multiple TrendlineLayer series types in the chart.
    • Data Legend and DataTooltip LayoutMode - The XamDataLegend and DataToolTipLayer elements now expose a LayoutMode property that you can use to layout the legend in either a table or vertical...

Released: Feb 28, 2025

Updates in 24.2.93

Fixes

  • XamDataChart
    • When using an OlapXAxis with a StackedColumnSeries, legend items are duplicated and in some cases, they appear blank.
    • Bubble Series tooltip content is switched to that of nearby bubble data after clicking a bubble.
    • Chart shows two X Axes when aligned to the top of the chart.
  • XamComboEditor
    • NullReferenceException occurs when using a ComboItemFilter with a nested FieldName.
  • XamDataGrid
    • The order of the fields is not correct after calling LoadCustomizations() if the grid has some...

Released: Dec 20, 2024

Updates in 24.2

Features

  • Microsoft .NET 9 Support - As of version 2024.2, the Ultimate UI for WPF toolset supports .NET 9. With this release and per the Microsoft .NET lifecycle, Infragistics no longer support .NET 3.1, .NET 5, or .NET 7.
  • XamDashboardTile (Beta) - The XamDashboardTile component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in...

Released: Sep 21, 2024

Updates in 24.1.57

Fixes

  • XamDataGrid
    • DataRecordPresenterStyle (with key) - Binding IsExpanded doesn't work.
    • XamDataGrid IN/Not IN Filter in not filtering data with slash '/'.
  • XamDataChart
    • GroupBy class for ItemsSource is not available in .NET 6.
    • XamDataChart y axis labels disappear when changing tabs.
    • XamDataChart tooltip not showing and axis labels disappear.
    • XamDataChart does not render point marker at position (0,0).
  • XamDoughnutChart
    • Legend is not showing the correct labels and colors.
  • XamRibbonWindow...

Released: Aug 8, 2024

Updates in 24.1.20

Features

  • XamDataPieChart - The XamDataPieChart is a new component that renders a pie chart. This component works similarly to the XamCategoryChart, in that it will automatically detect the properties on your underlying data model while allowing selection, highlighting, animation and legend support via the ItemLegend component.
  • Data Legend and Data Tooltip Grouping - A new XamDataChart grouping feature added. The property GroupRowVisible toggles grouping with each series opting in can assign...

Released: Jun 29, 2024

Updates in 23.2.233

Fixes

  • XamDataChart
    • When using a converter for the NumericYAxis labels, an infinite loop occurs.
    • UseEnhancedIntervalManagement not always scaling correctly on Axis.
    • Tooltip throwing ArgumentOutOfRangeException.
  • XamDataGrid
    • XamDataGrid Custom filter operators are not retained when setting FilterUIType to LabelIcons.
    • SelectedDataItems is not cleared when a data source is cleared.
    • FieldLayout not updating when a data source is replaced with an empty collection.
    • FieldGroup does not raise a property...

Released: Apr 17, 2024

Updates in 23.2.157

Features

  • Funnel Chart Highlighting - As of the 23.2 April release, the XamFunnelChart has a highlighting overlay. It exposes this overlay through multiple highlighting properties, namely HighlightedItemsSource, HighlightValueDisplayMode, HighlightedValueMemberPath, and HighlightingOpacity. When the HighlightValueDisplayMode is set to Overlay, this works in tandem with the HighlightedItemsSource and HighlightedValueMemberPath to provide a highlighted overlay the displays the difference between...

Released: Dec 7, 2023

Updates in 23.2

Features

  • .NET 8.0 support - As of version 2023.2, the Ultimate UI for WPF toolset supports .NET 8.

Released: Jun 28, 2023

Updates in 23.1

Features

  • xamToolbar (Beta) - The xamToolbar component is a companion container for UI operations to interact on it's own, or with the Data Chart and CategoryChart components. This allows you to easily choose from a preset of properties on, for example, the XamDataChart with predefined SVG icons. It also gives you the ability to create custom tools for your project. Benefiting from a number of attributes, you can now define or change the icon in use or apply different actions to it. The Toolbar...

Released: Nov 15, 2022

Updates in Infragistics Ultimate UI for WPF

Features

  • Added support for Microsoft .NET 7.