Package | Description |
---|---|
org.openxava.session |
Modifier and Type | Method and Description |
---|---|
Chart.ChartType |
Chart.getChartType() |
static Chart.ChartType |
Chart.ChartType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Chart.ChartType[] |
Chart.ChartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Chart.setChartType(Chart.ChartType chartType) |