Example: BufferSize Property

Private Sub Form_Load() ' Store 600 data points for each pen after it scrolls off the chart. Trend1.BufferSize = 600 End Sub
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal