LightningChart .NET のリリース

Released: Aug 2, 2022

v10.3.2 での更新項目

機能

  • Added seven new technical indicators to the TradingChart control. These are:
    • Accumulation/Distribution.
    • Average Directional Index.
    • Commodity Channel Index.
    • Ichimoku Cloud.
    • On-Balance Volume.
    • Parabolic Stop-and-Reverse (PSAR).
    • Percentage Price Oscillator.
  • Added five new drawing tools to the TradingChart control:
    • Elliot Wave.
    • Head and Shoulders.
    • Pitchfork.
    • Triangle.
    • XABCD Pattern.
  • The TrackLineSeries and SolveYValue features are now available for the LineSeriesCursor. These features help you to...

Released: May 25, 2022

v10.3 での更新項目

機能

  • New and Faster Line Series - SampleDataBlockSeries remains the fastest series to display float/double type of data. However, it requires fixed interval progressive x-value data. This release introduces faster versions of many existing line series, for which this requirement is less strict or not applicable. These series use less resources (CPU and RAM) compared to the existing series (which allow to visualize an order of magnitude more points on the same PC). The new series also offer...

Released: Dec 16, 2021

v10.2.1 での更新項目

機能

  • Adds support for Microsoft .NET 6
  • UWP charts are now fully compatible with Microsoft Store.
  • Improves the performance and stability of the SampleDataBlockSeries.
  • Better support for DPI awareness and particularly, per-monitor awareness.
  • New chart type - half doughnut/donut.
  • New feature allows canceling the rectangle-zooming in ViewXY, ViewPolar and ViewSmith by pressing down the Esc-key.
  • A polished appearance and behavior of Annotation.
  • Two new technical indicators for the TradingChart...

Released: Jul 9, 2021

v10.1 での更新項目

機能

  • Performance improvements and SampleDataBlockSeries
    • Zooming and panning of large IntensityGridSeries (heatmaps) when using PixelRendering is up to 100 times faster. CPU load decreases from 80% to 20%.
    • Improved PointLineSeries3D rendering speed and interaction. Data point tracking is up to 40 times faster.
    • Improved chart rendering when thousands of annotations are used. Rendering and chart interaction is 10-50 times faster.
    • Polar chart with thousands of Sectors performs up to 10 times faster...