 Usage:  setxaxis(di, l_num, c_num, from, to{, origin, major, minor, m, k})   
 
 Input:

  di                     Display 
                         
                         
  l_num                  integer, 1 ... count of lines of di 
                         
                         
  c_num                  integer, 1 ... count of columns of di 
                         
                         
  from                   the minimal value from the axis 
                         
                         
  to                     the maximal value from the axis 
                         
                         
  origin                 origin for tickmark 
                         
                         
  major                  major for tickmark 
                         
                         
  minor                  minor for tickmark 
                         
                         
  m                      m from the "m+k*x" as axis text 
                         
                         
  k                      k from the "m+k*x" as axis text 
                         
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
