Infragistics Ultimate - includes Ignite UI for Blazor 23.2.110
Released: Jan 15, 2024
Ignite UI for Blazor 23.2.110 での更新項目
機能
.NET 8.0 support
2023.2 release now support .NET 8.
Charts
Chart Highlight Filter - The IgbCategoryChart and IgbDataChart 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 opacity. For line series, the subset will be shown as a dotted line.