LightningChart .NET v10.5.1

Released: Jun 16, 2023

Aggiornamenti in v10.5.1

Funzionalità

  • DataCursor functionality enabled for all 3D, Polar and Smith series. DataCursor allows the user to explore a series and the closest value to the mouse cursor will be automatically tracked.
  • 3D TransparencyRenderMode property is now available for 3D surface series. The new feature helps to mitigate artifacts and improve translucent object handling in the chart.
    • SurfaceGridSeries3D.
    • SurfaceMeshSeries3D.
    • WaterfallSeries3D.
    • PointLineSeries3D.
  • LightningChart now 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.
    • Note that this new way of handling a translucent surface or line is only available when using DirectX 11.
  • .NET Target Framework
    • In this release, the target version for LightningChart's library has been updated to Microsoft .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.