Infragistics Ultimate UI for Windows Forms Releases

Released: Apr 17, 2024

Updates in 23.2.131

Features

  • Funnel Chart Highlighting - The UltraFunnelChart now 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 the values in the chart's...

Released: Dec 7, 2023

Updates in 23.2

Features

  • .NET 8.0 support - As of version 2023.2, the Ultimate UI for WinForms toolset supports .NET 8.
  • Chart Highlight Filter - The UltraCategoryChart and UltraDataChart now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced...

Released: Jun 28, 2023

Updates in 23.1

Features

  • Chart Dash Array - Now supports the ability to apply a 'DashArray' to a series to visualize them as a dashed line. The dash array can also be applied to trendlines of the series via the TrendLineDashArray property. In addition, axes now support dash arrays for axis lines and major and minor gridlines.
  • Chart Value Layer - Added a new 'ValueLayer' series type which allows you to render an overlay for different focal points of plotted data including maximum, minimum and average. This is...

Released: Nov 15, 2022

Updates in Infragistics Ultimate UI for Windows Forms

Features

  • Added support for Microsoft .NET 7.

Released: Nov 3, 2022

Updates in 22.2

Features

Chart Improvements

  • Added significant improvements to default behaviors and refined the Category Chart API to make it easier to use. These improvements include:
    • Responsive layouts for horizontal label rotation based on browser / screen size.
    • Enhanced rendering for rounded labels on all platforms.
    • Added marker properties to StackedFragmentSeries.
    • Added new ShouldPanOnMaximumZoom property.
  • Added new Category Axis Properties:
    • ZoomMaximumCategoryRange.
    • ZoomMaximumItemSpan...

Released: Jul 28, 2022

Updates in 22.1 Build 22.1.20212.71

Fixes

  • DataSource
    • Column grouping is canceled when a column key is changed.
  • Excel
    • FormulaParseException thrown when trying to load Excel file that loads fine in Excel.
    • IME input setting cannot be saved.
    • FormulaParseException is thrown when a file that uses FILTER function is loaded.
  • ListView
    • System.ArgumentException in UltraListView when closing the window it is contained in when the Softgroup NetResize control is present.
  • TabbedMdiManager
    • NullReferenceException in UltraTabbedMdiManager...

Released: Jun 15, 2022

Updates in 22.1

Features

  • Added new Data Legend component - The UltraDataLegend is a new component that works much like the Legend component, but it shows values of series and provides several configuration properties for filtering series rows and value columns, styling and formatting. This legend updates when the mouse is moved inside the plot areas of various chart controls.
  • Added new Data Tooltip Layer - The DataToolTipLayer is a new annotation layer that displays the values and titles of series as well as...

Released: Dec 16, 2021

Updates in 21.2

Features

  • Added support for Microsoft Visual Studio 2022.
  • Added support for Microsoft .NET 6.0.
  • Category Chart, Financial Chart, Data Chart, and Geographic Map:
    • Added MarkerAutomaticBehavior that allows which marker type is assigned to multiple series in the same chart.
    • Added LegendItemBadgeShape for setting badge shape of all series represented in a legend.
    • Added LegendItemBadgeMode for setting badge complexity on all series in a legend.
  • Data Chart Series and Geographic Map Series:
    • Added...

Released: Dec 5, 2021

Updates in 21.1 Build 21.1.20211.119

Fixes

  • Appearances
    • Cannot create class that implements AppearanceBase because of the newly added internal GetAssociatedImageList. The abstract method has been removed. The AssociatedImageList property on AppearanceBase is now virtual, instead.
  • DataChart
    • Horizontal and Vertical lines do not render if a LinearGradientBrush is applied to the Brush of the series.
  • GanttView
    • Cannot move the slider on the UltraGanttView in the Designer.
    • Trying to modify the TimelineSettings.PrimaryInterval and...

Released: Aug 29, 2021

Updates in 21.1 Build 21.1.20211.62

Fixes

  • Appearances
    • Cannot create class that implements AppearanceBase because of the newly added internal GetAssociatedImageList. The abstract method has been removed. The AssociatedImageList property on AppearanceBase is now virtual, instead.
  • DataChart
    • Horizontal and Vertical lines do not render if a LinearGradientBrush is applied to the Brush of the series.
  • Designers
    • UltraCalendarInfo.CustomTaksColumns collection editor dialog throws an error when you try to add an item.
    • UltraCategoryChart...