Enum Class ChartType

java.lang.Object
java.lang.Enum<ChartType>
com._1c.g5.v8.dt.chart.model.ChartType
All Implemented Interfaces:
Serializable, Comparable<ChartType>, Constable, org.eclipse.emf.common.util.Enumerator

public enum ChartType extends Enum<ChartType> implements org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Type', and utility methods for working with them.
See Also: