Hi SciChart!
I am evaluating the trial for possible use in a major project within our organisation.
We have decided to use the System.Reactive reactive extensions as our event handler and I have reached the point where I have an IObservableCollection (instantiated as ObservableCollectionExtended) of where T can be any type containing X and Y values.
My question is, is it possible to Bind a scichart Line Series on to such a collection in order to update via the reactivestream updates?
I’d rather not have to copy points into yet another collection type if possible.
Note: I looked at the nuget for scichart wpf reactive library and that seems to bind on to rx 2.2.5 whereas I’m using system.reactive 4.1.6
Any direction for a new-to-reactive developer would be greatly received.
Greg
- Greg Benedict asked 4 years ago
- last active 4 years ago