public interface ChartDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
ChartDefinition.Orientation |
Modifier and Type | Method and Description |
---|---|
ChartDefinition.Orientation |
getActualOrientation() |
String |
getDatabase() |
String |
getLegend() |
String |
getName() |
String |
getQuery() |
String |
getUrlExpression() |
String |
getXAxisName() |
String |
getYAxisName() |
static final String copyright
String getQuery()
String getDatabase()
String getLegend()
String getUrlExpression()
ChartDefinition.Orientation getActualOrientation()
String getName()
String getXAxisName()
String getYAxisName()