public class ExtraLegend extends ToolSeries
Title: ExtraLegend class
Description: ExtraLegend tool.
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Tool.ToolListener
iSeries
bBrush, clickTolerance, listenerList, pPen
chart, InternalUse
Constructor and Description |
---|
ExtraLegend() |
ExtraLegend(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
void |
chartEvent(ChartDrawEvent ce) |
java.lang.String |
getDescription()
Gets descriptive text.
|
Legend |
getLegend()
Defines the Legend characteristics.
|
java.lang.String |
getSummary()
Gets detailed descriptive text.
|
void |
setLegend(Legend value)
Defines the Legend characteristics.
|
getHorizAxis, getSeries, getVertAxis, setSeries
addMouseMotionListener, addToolListener, dispose, fireActiveChanged, fireChanged, fireClicked, fireDragged, fireDragging, fireMouse, fireResized, getActive, getBitmapEditor, mouseEvent, readResolve, removeMouseMotionListener, removeToolListener, setActive, setChart, toString
getChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public ExtraLegend()
public ExtraLegend(IBaseChart c)
public Legend getLegend()
public void setLegend(Legend value)
value
- Legendpublic void chartEvent(ChartDrawEvent ce)
chartEvent
in class Tool
public java.lang.String getDescription()
getDescription
in class Tool
public java.lang.String getSummary()
getSummary
in class Tool