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.