ResetType - property of object tvTrend
Description:
Draw type of invalid areas. The invalid area in the trend is a time interval when the application was stopped or any other failure occurred in the runtime mode; the first trend point has set the reset attribute after re-starting the application.
Calling:
oTrend.ResetType = n
Values:
0 - Invalid area (reset area) is not drawn
2 (default) - System drawing of invalid areas by discrete line of the width 1 with the same color as the
GraphDefault Note:
Property access for read and write.