Uses of Class
com.steema.teechart.Title

Packages that use Title
com.steema.teechart   
 

Uses of Title in com.steema.teechart
 

Subclasses of Title in com.steema.teechart
 class Footer
          Title: Footer class Description: Text displayed below Chart Copyright (c) 2005-2013 by Steema Software SL.
 class Header
          Title: Header class Description: Text displayed above Chart Copyright (c) 2005-2013 by Steema Software SL.
 

Methods in com.steema.teechart with parameters of type Title
 void TChart.checkTitle(Title aTitle, FrameworkMouseEvent e, ClickedParts c)
           
 void IChart.checkTitle(Title aTitle, FrameworkMouseEvent e, ClickedParts c)