com.steema.teechart.tools
Class ExtraLegend
java.lang.Object
com.steema.teechart.TeeBase
com.steema.teechart.tools.Tool
com.steema.teechart.tools.ToolSeries
com.steema.teechart.tools.ExtraLegend
public class ExtraLegend
- extends ToolSeries
Title: ExtraLegend class
Description: ExtraLegend tool.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Methods inherited from class com.steema.teechart.tools.Tool |
dispose, fireChanged, fireClicked, fireDragged, fireDragging, fireMouse, fireResized, getActive, mouseEvent, readResolve, setActive, setChart, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExtraLegend
public ExtraLegend()
ExtraLegend
public ExtraLegend(IBaseChart c)
getLegend
public Legend getLegend()
- Defines the Legend characteristics.
- Returns:
- Legend
setLegend
public void setLegend(Legend value)
- Defines the Legend characteristics.
- Parameters:
value
- Legend
chartEvent
public void chartEvent(ChartDrawEvent ce)
- Overrides:
chartEvent
in class Tool
getDescription
public java.lang.String getDescription()
- Gets descriptive text.
- Overrides:
getDescription
in class Tool
- Returns:
- String
getSummary
public java.lang.String getSummary()
- Gets detailed descriptive text.
- Overrides:
getSummary
in class Tool
- Returns:
- String