Uses of Class
com.steema.teechart.styles.TFrame

Packages that use TFrame
com.steema.teechart.styles   
 

Uses of TFrame in com.steema.teechart.styles
 

Methods in com.steema.teechart.styles that return TFrame
 TFrame CustomGauge.getFrame()
           
 TFrame CircularGauge.getFrame()
           
 

Methods in com.steema.teechart.styles with parameters of type TFrame
 void CustomGauge.setFrame(TFrame value)
           
 void CircularGauge.setFrame(TFrame value)