| Package | Description |
|---|---|
| com.manydesigns.portofino.chart | |
| com.manydesigns.portofino.pageactions.chart.jfreechart.configuration |
| Modifier and Type | Method and Description |
|---|---|
ChartDefinition.Orientation |
ChartDefinition.getActualOrientation() |
static ChartDefinition.Orientation |
ChartDefinition.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartDefinition.Orientation[] |
ChartDefinition.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ChartDefinition.Orientation |
JFreeChartConfiguration.actualOrientation |
| Modifier and Type | Method and Description |
|---|---|
ChartDefinition.Orientation |
JFreeChartConfiguration.getActualOrientation() |