Class Event

java.lang.Object
com.storedobject.chart.Event

public final class Event 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