Uses of Class
com.steema.teechart.Panel

Packages that use Panel
com.steema.teechart TeeChart Charting Library for Java. 
 

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)
          The color the Chart rectangle is filled with.
 void Chart.setPanel(Panel value)
          Sets all visible Background attributes..