Uses of Interface
com.steema.teechart.events.TextResolver

Packages that use TextResolver
com.steema.teechart.events   
com.steema.teechart.tools   
 

Uses of TextResolver in com.steema.teechart.events
 

Fields in com.steema.teechart.events declared as TextResolver
static TextResolver DefaultResolvers.TEXT_RESOLVER
           
 

Uses of TextResolver in com.steema.teechart.tools
 

Fields in com.steema.teechart.tools declared as TextResolver
protected  TextResolver MarksTip.customToolTip
           
 

Methods in com.steema.teechart.tools with parameters of type TextResolver
 void MarksTip.setToolTipResolver(TextResolver resolver)