com.jinsight.jetchart
Class LeftTitle

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

public class LeftTitle
extends SideTitle

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

See Also:
GenericGraph.getLeftTitle()

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