ReactivePlotBindingOptions.MaxBatchSize property¶
Defined in
Type: ReactivePlotBindingOptions
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 MaxBatchSize { get; init; }
Summary: Gets the maximum number of updates combined into a single adapter mutation.
Returns: int