Aspose.Report for Java comes bundled with a very rich user interface which allows users to select any column from any table of the database, enable and disable error messaging and has support for custom CSS styles. It also gives you the ability to show SQL request and response. Query Building and Data Filtering Features Aspose.Report for Java allows you to use any database at backend. You just need to provide the connection and let the component do the rest. Aspose.Report for Java supports multiple tables as well as advanced condition input. Parsing of SQL statement is also supported by Aspose.Report for Java. The important query building and data filtering features of Query Building component can be summarized as follows: - Connect to any Data Source
- Advanced condition input
- Multiple table support
- Get SQL statement
- Get list of selected columns
- Get Filtered Data in the form of rows and columns
Charting Features Aspose.Report for Java allows you to create 13 different types of charts at the moment. More chart types will be supported in future releases. You can save the created charts to any Java supported image format. Aspose.Report for Java also allows you to add stylish effects to your charts. The important charting features of Aspose.Report for Java can be summarized as follows: - Choose from 17 popular chart types and their variants
- Save charts in any image format
- Load charts from a XML file
- Multiple chart areas
- Data labels for any data point on the chart
- Primary and secondary X and Y axis
- Automatic or custom axis minimum, maximum and interval
- Automatic and custom axis labels
- Customizable major and minor grids and tick marks
- Customizable legend box
- Chart and axis titles
- Frame border
- Transparency
- Gradient
Supported Chart Types The following chart types are supported by Aspose.Report for Java: - Area
- Bar
- Bubble
- Candlestick
- Contour
- Curve Area
- Curve
- Doughnut
- Gantt
- Pareto
- Pie
- Pyramid
- Point
- Radar
- Scatter
- Step
- Surface
|