Skip to content

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

IReactivePlotConnection Bind(LiveChartViewModel chart, IEnumerable<IReactivePlotSource> sources, ReactivePlotBindingOptions? options = null)

Summary: Binds the supplied sources to a live chart view model.

Parameters

NameTypeDescription
chart[LiveChartViewModel](#The chart view model to update.
sourcesIEnumerableThe reactive plot sources to subscribe.
options = null[ReactivePlotBindingOptions?](#Optional binding options.

Returns: IReactivePlotConnection -- An owned connection that controls source subscriptions.