XY Chart NET 3 Control Reference
Trending

The trending feature allows data to be appended to the internal chart data array.  The chart is regenerated with the added data after a Refresh call is made.  Since the internal chart data array structure is subject to the NumSamples limit per profile, data at the beginning is dropped off to allow the new profile data to be appended.

Once trending stops, the user can scroll through the plot (if the horizontal scrollbar is displayed), or select the Toolbar's ZoomOutAll button to display all the profiles in the plot in its complete form. 

To Enable Feature

Programmatically set the Trend property to configure and enable this feature.

 

 


© 2003 - 2013 ControlEng Corporation. All rights reserved.