Version

What's New in 2022 Volume 2

This topic presents the new features for the Ignite UI™ 2022 Volume 2 release.

Ignite UI for Asp.Net Core

Infragistics Ignite UI for Asp.Net Core now supports ASP.NET Core for .NET 7 projects. For more information see the Using Ignite UI for Asp.Net Core topic.

Ignite UI for Asp.Net Core Tag Helpers

Ignite UI for Asp.Net Core Tag Helpers now support ASP.NET Core for .NET 7 projects. For more information see the Using Ignite UI for Asp.Net Core Tag Helpers topic.

Chart Improvements

Added significant improvements to default behaviors, and refined the Category Chart API to make it easier to use.

These new chart improvements include:

  • Responsive layouts for horizontal label rotation based on browser / screen size.
  • Enhanced rendering for rounded labels on all platforms.
  • Added marker properties to StackedFragmentSeries.
  • Added ShouldPanOnMaximumZoom property.
  • New Category Axis Properties:

    • ZoomMaximumCategoryRange
    • ZoomMaximumItemSpan
    • ZoomToCategoryRange
    • ZoomToItemSpan

View on GitHub