Scroll
Specifies whether the chart continually updates with new data during runtime.
If the
Scroll
property is set to False
, the chart fills with new data up to the limit specified in the BufferSize
property. Beyond that point, the chart does not update with new data until the operator manually toggles the scroll mode using the Pause Pen
button.Provide Feedback