ReactivePlotUpdate.MaxPoints property¶
Defined in
Type: ReactivePlotUpdate
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 int? MaxPoints { get; init; }
Summary: The optional maximum number of points that should be retained for this update's target series.
Returns: int?