Infragistics Professional - includes Ultimate UI for WPF 26.1.21

Released: Jun 24, 2026

Ultimate UI for WPF 26.1.21 中的更新

特性

  • New Chart Features
    • Range Bar Series - Added support for the RangeBarSeries, a new xamDataChart series type for rendering value ranges as horizontal bars. It is the bar-oriented counterpart to the RangeColumnSeries and uses a NumericXAxis together with a CategoryYAxis.
    • Added MarkerSize property so you can set an exact width and height in device-independent pixels for markers on supported chart series and restore template sizing with 'NaN'.
    • Added the Checkmark marker type for chart series markers and legend badges.
       

修补程序

  • DataChart
    • Regression issue with XamDataChart using ScatterLineSeries and custom label converter, throwing index out of range error.
  • DonutChart
    • DonutChart is not showing the LegendItemBadgeTemplate when themes are applied.
  • TileManager
    • XamTileManager displays no tiles when only last tile is in view and that tile is removed when using Vertical layout order.
  • DataPresenter
    • Headers displayed above child records are not indented to the same value as the source record.
  • DataTree
    • XamDataTree: External button Click/Command not fired when node is in inline edit mode.
  • TextEditor
    • TextEditor resizes slightly when entering edit mode.
  • PropertyGrid
    • When using a ContentPresenter in an EditTemplate scrolling the property grid causes values to change.
  • TextEditor
    • XamRichTextEditor incorrectly shows horizontal scrollbar for loaded RTF file.
  • DataGrid
    • Grouping in DataGrid by Unbound field with CalculationSettings formula doesn't recalculate.
  • TreeGrid
    • 'System.InvalidOperationException: Collection was modified' occurs in an application containing XamDataTree.
  • Excel
    • Saving a VBA Signed Excel file does not keep a signature/certificate.