Interface Summary |
AQBIChart |
BIChart
Synopsis:
BIChart renders a graphical representation of a set of data, using row & column hierarchies displaying one or more measures. |
AQBIChartModel |
BIChartModel
Synopsis:
BIChartModel contains the data to be rendered in the chart. |
AQBIChartProperties |
BIChartProperties
Synopsis:
BIChartProperties contains a set of attributes which control the chart's appearance (chart types, lighting, fonts, colors, ...). |
AQChart |
Chart
Synopsis:
Chart renders a graphical representation of a set of data, using a series & category data format. |
AQChartFactory |
ChartFactory
Synopsis:
ChartFactory creates charts and provides utility methods for creating request urls for a ChartServlet. |
AQChartModel |
ChartModel
Synopsis:
ChartModel contains the data to be rendered in the chart. |
AQChartProperties |
ChartProperties
Synopsis:
ChartProperties contains a set of attributes which control the chart's appearance (chart types, lighting, fonts, colors, camera pan & zoom, ...). |
AQChartRow |
ChartRow
Synopsis:
ChartRow represents one row of chart data. |
AQDataSource |
DataSource
Synopsis:
A DataSource provides series and category values to a ChartModel. |
AQFunctionParameter |
FunctionParameter
Synopsis:
A FunctionParameter is a parameter for a SeriesFunction. |
AQSeriesFunction |
SeriesFunction |