Deprecated API


Contents
Deprecated Methods
com.googlecode.gchart.client.GChart.Curve.getHovertextTemplate()
          This method is equivalent to:

getSymbol().getHovertextTemplate()

It is retained only for GChart 1.1 compatibility purposes. 

com.googlecode.gchart.client.GChart.Curve.setHovertextTemplate(String)
          This method is equivalent to:

getSymbol().setHovertextTemplate(hovertextTemplate)

It is retained only for GChart 1.1 compatibility purposes. 

 



Copyright © 2007 John C. Gunther. All Rights Reserved.