Enum Class ChartType

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

public enum ChartType extends Enum<ChartType>
Chart type. Please note that there are certain types of charts that are derivative of the types mentioned here. Examples: DonutChart, NightingaleRoseChart.
Author:
Syam