LightningChart .NET v.10.5.1 has been released!
DataCursor and 3D TransparencyRenderMode are now available.
DataCursor enabled for all 3D, Polar, and Smith series
In earlier stages, LightningChart provided different tools that required users to write additional code in order to enable the data tracking functionality. Later, the XY DataCursor built-in functionality was introduced during the recent LightningChart v.10.4 release.
Now, we’re glad to announce that the DataCursor built-in functionality is enabled for all 3D, Polar, and Smith series as well. As a refresher, the DataCursor functionality allows the user to explore a series and the closest value to the mouse cursor will be automatically tracked. This will display the result data within a table on the chart, as shown below:
DataCursor displayed within PointLineSeries and SurfaceMesh3D charts
DataCursor displayed on a Polar chart
DataCursor displayed on a Smith chart
Additionally, here you can see a table of the public properties for the DataCursor feature:
Table of public properties
3D TransparencyRenderMode feature
The TransparencyRenderMode property is now available for 3D surface series including:
- SurfaceGridSeries3D
- SurfaceMeshSeries3D
- WaterfallSeries3D
and for the PointLineSeries 3D. LightningChart offers 3 options for handling transparency of the surface: Unordered, ShaderApproximation, and OrderingTriangles. The new feature helps to mitigate artifacts and improve translucent object handling in the chart.
Notice that this new way how to handle a translucent surface or line is only available when using DirectX 11 rendered, i.e., when the RendererDeviceType is set to HardwareOnlyD11 or SoftwareOnlyD11.
Left image: semi-transparent SurfaceMeshSeries3D wrapped as a tube. Right image: several SurfaceGridSeries3D with the top layer having a transparent fill using the SahaderApproximation method.
Left image: two WaterfallSeries3D with the first one having a transparent fill using the ShaderApproximation method. Right image: a semi-transparent PointLineSeries3D coiled as a spring.
.NET Target Framework
In this release, the target version for LightningChart’s library is updated to .NET Framework 4.6.2. Any user’s project, which uses LightningChart’s library, should set a target framework of at least .NET Framework 4.6.2. Any newer version, like .NET Framework 4.8 or .NET 7.0, is fine as well.
Get started with LightningChart .NET v.10.5.1
See more news
Best Telerik Charts Alternative in 2026: GPU Performance for WPF, WinForms, and Web
Telerik from Progress is a comprehensive UI component suite covering WPF, WinForms, ASP.NET, Blazor, and JavaScript. The charting components: RadChartView for WPF and WinForms, and Kendo UI Charts for web and Blazor, arrive bundled with the suite purchase. For teams...
Streaming Data Visualization with WebSockets (2026): The Complete Tutorial
Every WebSocket tutorial on the internet shows the same thing: a server sends a random number every second, a chart updates. It works. The demo looks great. Then you deploy to production, your IoT sensors push 800 updates per second across twelve channels, and the...
Best ScottPlot Alternative in 2026: GPU Rendering, 3D Charts, Cross-Language Support
ScottPlot is genuinely excellent for what it is: a free, MIT-licensed, actively developed .NET plotting library with an honest focus on interactive large-dataset display. The GDI+ rasterized renderer — which draws the entire chart as a pixel bitmap rather than...
Using Fibonacci Tools in Trading: A Practical Guide for Market Analysis
Using Fibonacci Tools in Trading: A Practical Guide for Market AnalysisTechnical traders rely on various tools to identify potential support, resistance, and price targets. Among the most widely used are Fibonacci tools, which are based on the mathematical sequence...
