Infragistics Professional(英語版)

Web、モバイル、デスクトップの開発者向けの包括的なUIコンポーネントライブラリ。

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

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

i

NetAdvantage for .NETの製品名は Infragistics Professional に変更されました。

Infragistics Professionalの上位バージョンである Infragistics Ultimate Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。

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

Infragistics Professional - includes Ignite UI for Web Components 4.8.0

Released: Mar 29, 2024

Ignite UI for Web Components 4.8.0 での更新項目

機能

  • Charts
    • Added a new Data Filtering via the initialFilter property. Apply filter expressions to filter the chart data to a subset of records. Can be used for drill down large data.
    • XamRadialChart
      • Added a new Label Mode. IgcCategoryAngleAxisComponent exposes a LabelMode property that allows you to further configure the location of the labels. This allows you to toggle between the default mode by selecting the Center enum, or use the new mode, ClosestPoint, which will bring the labels closer to the circular plot area.
  • Gauges
    • Radial Gauge
      • Added new title/subtitle properties:
        • TitleText and SubtitleText will now appear near the bottom the gauge.
        • The various title/subtitle font properties have also been added such as TitleFontSize, TitleFontFamily, TitleFontStyle, TitleFontWeight and TitleExtent.
        • The new TitleDisplaysValue will now allow the value to correspond with the needle's position.
      • Added new OpticalScalingEnabled and OpticalScalingSize properties for the RadialGauge. This new feature will manage the size at which labels, titles, and subtitles of the gauge have 100% optical scaling.
      • A new highlight needle has been added. When both HighlightValue and HighlightValueDisplayMode are provided a value and 'Overlay' setting, this will make the main needle to appear faded and a new needle will appear.
    • Linear Gauge
      • A new highlight needle has been added. When both HighlightValue and HighlightValueDisplayMode are provided a value and 'Overlay' setting, this will make the main needle to appear faded and a new needle will appear.
    • Bullet Graph
      • The Performance bar will now reflect a difference between the value and new HighlightValue when the HighlightValueDisplayMode is applied to the 'Overlay' setting. The highlight value will show a filtered/subset completed measured percentage as a filled in color while the remaining bar's appearance will appear faded to the assigned value, illustrating the performance in real-time.
  • Grid
    • Added a new HierarchicalGrid component.