| Package | xp.charting |
| Interface | public interface IChartingTool |
| Implementors | TrendLineTool |
See also
| Method | Defined by | ||
|---|---|---|---|
|
hide():void
hides the workspace interface
| IChartingTool | ||
|
reset():void
reset tool back to its original state
| IChartingTool | ||
|
show():void
shows the tools worksapce interface
| IChartingTool | ||
|
start():void
makes the toolactivated
| IChartingTool | ||
|
stop():void
makes the tool inactivated
| IChartingTool | ||
| hide | () | method |
public function hide():voidhides the workspace interface
| reset | () | method |
public function reset():voidreset tool back to its original state
| show | () | method |
public function show():voidshows the tools worksapce interface
| start | () | method |
public function start():voidmakes the toolactivated
| stop | () | method |
public function stop():voidmakes the tool inactivated