Skip to content

Applies to

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

public ReactivePlotSource(PlotSeriesKey Key, PlotType PlotType, IObservable<ReactivePlotUpdate> Updates)

View source

Summary: Default implementation and factory methods for observable-first plot sources.

Parameters

NameTypeDescription
Key[PlotSeriesKey](#The stable series key.
PlotType[PlotType](#The chart type rendered by the source.
UpdatesIObservableThe normalized update stream.