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.
Provides access, via the Panel Interface, to all Chart Panel properties.
 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)