StreamerUI.PlotLine property¶
Defined in
Type: StreamerUI
Namespace: CrissCross.WPF.Plot
Assembly: CrissCross.WPF.Plot.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public DataStreamer? PlotLine { get; set; }
Summary: Gets or sets the data streamer used to plot line data in the visualization.
Returns: DataStreamer?