Uses of Class
com.steema.teechart.Panel

Packages that use Panel
com.steema.teechart   
 

Uses of Panel in com.steema.teechart
 

Methods in com.steema.teechart that return Panel
 Panel TChart.getPanel()
          Background visible attributes.
 Panel IBaseChart.getPanel()
           
 Panel Chart.getPanel()
          Accesses all visible Background attributes..
 

Methods in com.steema.teechart with parameters of type Panel
 void TChart.setPanel(Panel panel)
           
 void Chart.setPanel(Panel value)
          Sets all visible Background attributes..