Infragistics Ultimate(英語版)

高いパフォーマンスを持つ最新のWeb、モバイル、およびデスクトップのアプリケーション構築用の総合UI/UXツールキット

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 497,860 (税込)〜 バージョン: 25.2 新機能 更新日: Mar 31, 2026 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (3)

i

Infragistics NetAdvantage Ultimateの製品名は Infragistics Ultimate に変更されました。

本製品の日本語版は こちら をご参考ください。

Infragistics Ultimate - includes Ultimate UI for Windows Forms 24.1.13

Released: Aug 9, 2024

Ultimate UI for Windows Forms 24.1.13 での更新項目

機能

  • 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.