Infragistics Ultimate UI for Windows Forms

含有 100 多个 Windows 窗体用户界面控件的套件允许您快速构建可样式化的用户界面,提供卓越的体验。

由以下开发商制作:Infragistics
ComponentSource开始代理销售的日期:1996年

价格从: $ 1,273.02 版本:26.1 新增功能 更新: Jun 24, 2026 5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级 (4)

i

Infragistics Ultimate UI for Windows Forms is the new name for Infragistics for Windows Forms and is also available as part of Infragistics Professional and Infragistics Ultimate.

Please note that new licenses are no longer available for Infragistics Ultimate UI for Windows Forms. Existing customers can continue to renew their current subscription.

Infragistics Ultimate UI for Windows Forms 24.1.38

Released: Aug 9, 2024

24.1.38 中的更新

特性

  • UltraDataPieChart - The UltraDataPieChart is a new component that renders a pie chart. This component works similarly to the UltraCategoryChart, 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 UltraDataChart grouping feature added. The property GroupRowVisible toggles grouping with each series opting in can assign group text via the DataLegendGroup property. If the same value is applied to more than one series then they will appear grouped. Useful for large datasets that need to be categorized and organized for all users.
  • Chart Selection - Added new series selection. This is adopted broadly across all category, financial and radial series for UltraCategoryChart and UltraDataChart.
    • Series can be clicked and shown a different color, brightened or faded, and focus outlines.
    • The colors can be modified via the SelectionBrush and FocusBrush properties.
    • Manage which items are effected through individual series or entire data item.
    • Multiple series and markers are supported.
    • Useful for illustrating various differences or similarities between values of a particular dataitem.
    • SelectedSeriesItemsChanged event and SelectedSeriesItems are also available for additional help to build out robust business requirements surrounding other actions that can take place within an application such as a popup or other screen with data analysis based on the selection.
    • You can also read the selected items via the SelectedSeriesItems collection.
  • Proportional Category Angle Axis - Added new axes for the Radial Pie Series in the UltraDataChart.
  • Breaking Changes - Radial/Polar series - The plot area for polar and radial series is now expanded to fill the entire chart space and is no longer forced to be square, this allows for labels to expand into the bleed area.