com.steema.teechart.tools
Class SubChart
java.lang.Object
com.steema.teechart.tools.SubChart
public class SubChart
- extends java.lang.Object
- Author:
- Shunyata Kharg
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubChart
public SubChart(IBaseChart c)
SubChart
public SubChart(ChartCollection collection)
SubChart
public SubChart()
getChart
public final TChart getChart()
setChart
public void setChart(TChart value)
clicked
public boolean clicked(int x,
int y)
getHeight
public int getHeight()
setHeight
public void setHeight(int value)
getWidth
public int getWidth()
setWidth
public void setWidth(int value)
getTop
public int getTop()
setTop
public void setTop(int value)
getLeft
public int getLeft()
setLeft
public void setLeft(int value)
getITool
public Tool getITool()
getBounds
public Rectangle getBounds()