com.jinsight.jetchart
Class BottomTitle

java.lang.Object
  |
  +--com.jinsight.jetchart.SideTitle
        |
        +--com.jinsight.jetchart.BottomTitle

public class BottomTitle
extends SideTitle

This class implements the properties and methods of the bottom title. A BottomTitle object has no public constructor, it can only be accessed through a 'get' method implemented in the GenericGraph class.

See Also:
GenericGraph.getBottomTitle()

Methods inherited from class com.jinsight.jetchart.SideTitle
finalize, setFont, setForeground, setGap, setOpacityEnabled, setText
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait