IObserver
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Observers

Summary:
Defines an instance that observes for changes.

Derived:

Methods

// Initializes the observer, if there is already an instance being observed, it is disposed.
Object instance// The instance to observe.
)
// Disposes the observer.