Info
Version: | 3.2.268 |
Author(s): | SciChart Ltd |
Last Update: | Monday, June 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ABTSoftware/SciChart.Wpf.UI |
NuGet Url: | https://www.nuget.org/packages/SciChart.UI.Reactive |
Install
Install-Package SciChart.UI.Reactive
dotnet add package SciChart.UI.Reactive
paket add SciChart.UI.Reactive
SciChart.UI.Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
- SciChart.UI.Bootstrap(>= 3.1.251)
- Log4Net(>= 2.0.8)
- System.Reactive(>= 3.1.1)
- Unity(>= 5.8.11)
Used in conjuction with Rx.Main to allow you to observe off Viewmodel properties. Used in the SciChart WPF Examples Application, which demonstrates High Performance WPF Charts, available for download at http://www.scichart.com, this library provides bootstrapping with automatic dependency discovery, and some extensions to Reactive (RxMain) to allow for easier testing and integration of Reactive into an MVVM Application.