ScatterUI.PlotLine property¶
Defined in
Type: ScatterUI
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 Scatter? PlotLine { get; set; }
Summary: Gets or sets the plot line to be displayed on the scatter chart.
Returns: Scatter?