Class ChartEvent

java.lang.Object
com.storedobject.chart.ChartEvent

public class ChartEvent extends Object
Represents an event that occurs in a chart. A ChartEvent encapsulates the type of the event, the ID of the part of the chart related to the event, and optionally, any additional data related to the event.
Author:
Syam