LightningChart .NET v.11.0.1 has been released!
A new .NET target framework, Interactive Examples, DPI awareness, and more.
New .NET target framework
In the previous versions of LightningChart .NET, the .NET target framework was 4.6.2 or earlier. But, in this new version 11.0.1, LightningChart .NET will be targeting .NET Framework 4.8 and .NET 6.0. The new built editions will be available for:
- WinForms
- WPF non-bindable
- MVVM bindable version of WPF
With this change, we aim to fully support the .NET Standard API in the .NET Framework v.4.8. Additionally, the library’s code was migrated to .NET 6.0 to ensure native support of LightningChart .NET charting controls in .NET projects.
Note that regardless of the new .NET Framework targeting, LightningChart .NET v.11.0.1 can be used in any project targeting other .NET versions (3.0, 3.1, 4.8, 4.8.1, 5.0, 9.0, 7.0, 8.0).
Moreover, we recently published an example project of LightningChart .NET supporting .NET 8.0.
.NET Interactive Examples App
We continue improving the LightningChart .NET Interactive Examples app. Now you can also extract example code as .NET 6.0 projects.
Example code can be extracted for .NET Framework 4.8 or 6.0 in 7 different types for WinForms, WPF and MVVM (bindable), and UWP. Note that we will soon convert all examples into the 7 types.
Additionally, we have polished the examples, cleared the code, and fixed some errors.
Improved DPI awareness
There is a major improvement for DPI-aware WinForms applications when handling text rendering. In addition, the per-monitor DPI awareness is now handled better (for WPF and WinForms) by LightningChart (in regards to text rendering), especially in the .NET 6.0 targeting build of LightningChart.
Assemblies Names & Namespaces
We have streamlined the names of assemblies (DLL names) and namespaces in the LightningChart library. This change helps distinguish between different builds: the ‘NET4’ affix now signifies the .NET Framework 4.8 build, while the ‘NET6’ affix corresponds to the .NET 6.0 build. Additionally, we removed the ‘Arction’ affix (our previous company name) from the library’s names. For a comprehensive list of these updated names, you can refer to the detailed changelog or migration guide.
Documentation
We are launching a new documentation page to gather and organize better the LightningChart .NET documentation. This will make it easier to find information.
Currently, our User Manual is still the most complete guide for developing with LightningChart .NET but, eventually, all information from the User Manual (and additional tips) will be moved to the new LightningChart .NET docs.
Please note that the target framework version for updating LightningChart’s library is .NET Framework 4.8. If you’re working on a .NET Framework project that utilizes LightningChart’s library, ensure that your target framework is set to at least .NET Framework 4.8.
However, using newer versions such as .NET Framework 4.8.1 or .NET 7.0 is also acceptable. For .NET 6.0, the LightningChart control or project requires Visual Studio 2022 or a more recent version.
Get started with LightningChart .NET v.11.0.1
See more news
Which JavaScript Chart Library Do AI Coding Agents Actually Recommend, and Does It Matter?
In this article Why AI coding agents have strong library preferences What the defaults actually are (and the data behind them) When the defaults work fine When they quietly fail you What to do instead: giving your agent better information The keyword angle nobody is...
How to Set Up LightningChart JS in Cursor and Claude Code Using MCP, in Under 5 Minutes
A step-by-step guide to installing the LightningChart JS MCP server so your AI coding agent stops hallucinating chart APIs and starts writing production-ready code from the first prompt. AI coding agents are good at writing chart code. They are less good at writing...
The LightningChart JS Agent Skill: Give Any AI Coding Agent Accurate Charting Knowledge in 60 Seconds
An agent skill is a folder of instructions your AI coding tool picks up automatically. This one teaches any compatible agent how to use LightningChart JS correctly, before it writes a single line of chart code. Agent skills are a relatively new concept and the...
Why AI Coding Agents Get Data Visualization Wrong, and What to Do About It
AI coding assistants are getting good at most parts of application development. Data visualization is one of the areas where they still have a consistent, predictable failure mode. This article explains the mechanics of why it happens and the practical fix. I spent a...

