MindFusion.Charting for WPF V2.2.1

Released: Dec 17, 2021

V2.2.1 での更新項目

機能

  • Added Microsoft .NET 5 support - The Charting.WPF distribution now includes assemblies for .NET 5. Locally installed assemblies don't show automatically in toolbox at this time, you can add them to projects either manually or through Nuget package manager.
  • Added the ability to specify custom grid line positions by setting GridType to Custom and assigning coordinates to XGridLines and YGridLines collections.

不具合の修正

  • Miscellaneous:
    • Fixed segment clipping in linecharts for values outside of current vertical range.