Enum Class DataType

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

public enum DataType extends Enum<DataType>
Type of data that can be used by charts.
Author:
Syam