Uses of Class
com.steema.teechart.Zoom

Packages that use Zoom
com.steema.teechart   
 

Uses of Zoom in com.steema.teechart
 

Fields in com.steema.teechart declared as Zoom
protected  Zoom Chart.zoom
           
 

Methods in com.steema.teechart that return Zoom
 Zoom TChart.getZoom()
          Accesses the Zoom characteristics of the Chart.
 Zoom IBaseChart.getZoom()
           
 Zoom Chart.getZoom()
          Accesses the Zoom characteristics of the Chart.
 

Methods in com.steema.teechart with parameters of type Zoom
 void TChart.setZoom(Zoom zoom)
           
 void IBaseChart.setZoom(Zoom zoom)
           
 void Chart.setZoom(Zoom zoom)
          Sets the Zoom characteristics of the Chart.