Package org.jCharts.types
Class StockChartDataType
java.lang.Object
org.jCharts.types.IntType
org.jCharts.types.StockChartDataType
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StockChartDataType
static final StockChartDataType
static final StockChartDataType
static final StockChartDataType
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OPEN
-
CLOSE
-
HIGH
-
LOW
-
-
Constructor Details
-
StockChartDataType
private StockChartDataType(int typeCode) - Parameters:
int
-
-