public interface ChartListener
extends java.util.EventListener
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier and Type | Method and Description |
---|---|
void |
seriesAdded(ChartEvent e)
Invoked when a series has been added to the chart
|
void |
toolAdded(ChartEvent e)
Invoked when a tool has been added to the chart
|
void seriesAdded(ChartEvent e)
void toolAdded(ChartEvent e)