Packagexp.charting
Interfacepublic interface IChartingTool
ImplementorsTrendLineTool

Interface for al axischart tools

See also

support


Public Methods
 MethodDefined 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
Method detail
hide()method
public function hide():void

hides the workspace interface

reset()method 
public function reset():void

reset tool back to its original state

show()method 
public function show():void

shows the tools worksapce interface

start()method 
public function start():void

makes the toolactivated

stop()method 
public function stop():void

makes the tool inactivated