org.jCharts.types
Class StockChartDataType
java.lang.Object
org.jCharts.types.IntType
org.jCharts.types.StockChartDataType
- All Implemented Interfaces:
- Serializable
public class StockChartDataType
- extends IntType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPEN
public static final StockChartDataType OPEN
CLOSE
public static final StockChartDataType CLOSE
HIGH
public static final StockChartDataType HIGH
LOW
public static final StockChartDataType LOW
StockChartDataType
private StockChartDataType(int typeCode)
- Parameters:
int
-