Enum Class EventType

java.lang.Object
java.lang.Enum<EventType>
com.storedobject.chart.EventType
All Implemented Interfaces:
Serializable, Comparable<EventType>, Constable

public enum EventType extends Enum<EventType>
Represents the type of event that can occur on a chart / part.
Author:
Syam