LightningChart 10.3.2.1
See the version list below for details.
dotnet add package LightningChart --version 10.3.2.1
NuGet\Install-Package LightningChart -Version 10.3.2.1
<PackageReference Include="LightningChart" Version="10.3.2.1" />
paket add LightningChart --version 10.3.2.1
#r "nuget: LightningChart, 10.3.2.1"
// Install LightningChart as a Cake Addin #addin nuget:?package=LightningChart&version=10.3.2.1 // Install LightningChart as a Cake Tool #tool nuget:?package=LightningChart&version=10.3.2.1
LightningChart® is the fastest 2D and 3D WPF / Winforms / UWP data visualization toolkit for science and finance.
Includes SignalTools
Components for real-time sound device mic-in, audio out, FFT spectrum, arbitrary multi-channel signal generator, WAV file stream reader.
2 WPF APIs included:
- Non-Bindable for best performance
- Bindable for great performance, MVVM and property binding features
LightningChart is entirely GPU accelerated (DirectX9, DirectX11 and WARP) and performance optimized data visualization control for presenting masses of data in 2D XY graph, 3D XYZ, polar, smith chart in real-time.
LightningChart has 1500+ properties and 150+ event handlers, which allows to create the most flexible charting applications.
- Flexible XY charts
- Advanced 3D charts
- Smith charts
- Polar charts
- Pie/donut 3D charts
- Volumetric rendering
- Off-line vector maps and HERE on-line maps support
- Trader API
Alternatively, you can download SDK-installer (from www.LightningChart.com). Besides other things it contains Interactive Examples App (Demo). Demo contains hundreds of examples, which are easy to browse, run and extract as a separate Visual Studio project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.13)
- Microsoft.Toolkit.Uwp (>= 7.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
12.1.1.1 | 1,068 | 10/10/2024 | |
12.0.1.1 | 5,360 | 6/10/2024 | |
11.0.1.1 | 12,288 | 2/14/2024 | |
10.5.1.1 | 17,686 | 6/15/2023 | |
10.4.1.1 | 10,731 | 2/8/2023 | |
10.3.2.2 | 8,092 | 8/9/2022 | |
10.3.2.1 | 3,038 | 7/28/2022 | |
10.3.1.1 | 6,297 | 5/25/2022 | |
10.2.1.1 | 35,098 | 12/16/2021 | |
10.1.2.2 | 6,508 | 7/16/2021 | |
10.1.2.1 | 2,373 | 7/8/2021 | |
10.1.1.1 | 2,418 | 6/17/2021 | |
10.0.1.1 | 2,381 | 6/16/2021 | |
9.1.1.1 | 2,312 | 6/16/2021 | |
9.0.1.1 | 1,826 | 6/16/2021 | |
8.5.1.1 | 6,521 | 6/16/2021 | |
8.4.3.1 | 2,023 | 6/16/2021 | |
8.4.2.1 | 1,985 | 6/16/2021 | |
8.4.1.1 | 3,269 | 6/16/2021 | |
8.3.2.1 | 2,795 | 6/16/2021 | |
8.3.1.1 | 1,777 | 6/16/2021 | |
8.2.3.1 | 1,792 | 6/16/2021 | |
8.2.2.1 | 1,970 | 6/16/2021 | |
8.2.1.1 | 1,980 | 6/16/2021 | |
8.1.5.1 | 1,940 | 6/16/2021 | |
8.1.4.1 | 1,951 | 6/16/2021 | |
8.1.3.1 | 1,893 | 6/16/2021 | |
8.1.2.1 | 1,816 | 6/16/2021 | |
8.1.1.1 | 1,872 | 6/16/2021 | |
8.0.2.1 | 1,983 | 6/16/2021 | |
8.0.1.1 | 2,140 | 6/16/2021 | |
8.0.0.2 | 2,118 | 6/16/2021 |
LC .NET version 10.3.2, released July 28th, 2022.
This release has 2 new features, several minor improvements and many error fixes. In particular, we added new features for LineSeriesCursor and TradingChart. In addition, we improved performance for Spectrogram type of charts and added new examples in our Interactive Examples App.
TradingChart control new features
In this release 7 new technical indicators are added: Accumulation/Distribution, Average Directional Index, Commodity Channel Index, Ichimoku Cloud, On-Balance Volume, Parabolic Stop-and-Reverse (PSAR), Percentage Price Oscillator. In addition, 5 new drawing tools are added: Elliot Wave, Head and Shoulders, Pitchfork, Triangle, XABCD Pattern. LightningChart's .NET TradingChart control now has more than 20 technical indicators and more than 10 drawing tools.
Additional features for LineSeriesCursor
TrackLineSeries and SolveYValue are new features, which help to customize Cursor tracking behavior. TrackLineSeries is Predicate to determine if the cursor should draw/resolve TrackPoint for a series implementing ITrackable interface. SolveYValue overrides LineSeriesCursor's Y-value solving/tracking method. Func (predefined generic) delegate type can be used with an anonymous method or lambda expression.
Other improvements and features
In this release we improved rendering speed for 3D Spectrogram about 50% and 2D Spectrogram about 20%. Many minor errors have been fixed in library code. We added new examples in our Interactive Examples App. Those demonstrate new features of LineSeriesCursor (ExampleCursorAdvancedFeatures), and potency of library in EEG data visualization ExampleEEGDataVisualizationShowcase.
You can find full changelog in https://portal.lightningchart.com/