Uses of Class
com.steema.teechart.Scroll

Packages that use Scroll
com.steema.teechart   
 

Uses of Scroll in com.steema.teechart
 

Methods in com.steema.teechart that return Scroll
 Scroll TChart.getPanning()
          Accesses Panning characteristics.
 Scroll IBaseChart.getPanning()
           
 Scroll Chart.getPanning()
          Sets the scrolling direction or denies scrolling.
 

Methods in com.steema.teechart with parameters of type Scroll
 void TChart.setPanning(Scroll panning)
           
 void IBaseChart.setPanning(Scroll panning)
           
 void Chart.setPanning(Scroll panning)
          Sets the scrolling direction or denies scrolling.