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
React Charting Performance
Here's a scenario that plays out across development teams every few months. Someone builds a React dashboard, picks Recharts or Victory because they're popular, the devs love them, and the first demo looks great. Then the dataset gets bigger. Or the data starts...
Javascript Charting Library comparison 2026
Every year someone publishes a listicle of JavaScript charting libraries. They screenshot a demo, note the GitHub stars, paste in the npm install command, and call it a day. Then you follow their recommendation, get six months into your project, and discover that your...
Visualizing 10 Million Data Points in the Browser (2026): The Technical Deep-Dive
Ten Million Data Points in the Browser: How WebGL Makes Mass Datasets Interactive Ten million data points. That number used to mean a database problem, not a front-end problem. Now research teams want to explore it interactively in a browser. Trading desks want...
Elliott Wave Theory in Trading
Financial markets often appear chaotic, but many traders believe that price movements follow recurring patterns driven by human psychology. One of the most influential approaches based on this idea is the Elliott Wave Theory. Developed nearly a century ago, it remains one of the most widely studied methods of technical analysis.

