Download EzLIB API User Manual
Transcript
Parameter Range fMin_X 3.4E +/- 38 fMin_Y 3.4E +/- 38 fMax_X 3.4E +/- 38 fMax_Y 3.4E +/- 38 iDevN_X iDevN_Y –2,147,483,648 to 2,147,483,647 –2,147,483,648 to 2,147,483,647 Description Of no significance for the trend view object (use fMin_X = 0). Set the minimum value of the vertical axis. Of no significance for the trend view object (use fMax_X = 0). Set the maximum value of the vertical axis. Set the number of vertical gridlines. Set the number horizontal gridlines. Example: CTRENDA MyTrend; MyTrend.Set_Range(0,-60, 0, 60, 5,10); 51