All in One - Windows Forms and ASP.NET
XtraCharts works both in Windows Forms projects and ASP.NET applications.
You can use the ChartControl to embed charting ability into your Windows Forms project, or the WebChartControl to draw charts on Web pages.
|
Basic 2D Series
XtraCharts features multiple series types which allow you to represent data in various forms
(Bar, Stacked Bar, Area, Pie, Point, Line series, etc.).
|
Gantt Series
With XtraCharts, you're able to produce Gantt-like charts.
In these views, each bar represents a separate event with the start and end values, hence these
charts are used to track different activities during the time frame.
Note that XtraCharts supports both side-by-side and overlapped Gantt charts.
|
High-Fidelity 3D Series
In addition to a large variety of 2D series types, XtraCharts gives you an ability to publish your data in a nice and high-fidelity 3D-like style.
Note also, that in this case the smart rotation feature enables you to adjust the 3D position of your chart via the mouse pointer both at design-time and runtime.
|
Extended 2D Series
XtraCharts also provides a number of task-specific series.
For instance, it provides the Stock Series and Candle Stick Series used in financial reports.
|
Various Scales
XtraCharts supports qualitative, numeric and date-time scales.
|
Radar and Polar Series
XtraCharts introduces two new circular charts: Polar and Radar (aka Spider).
Polar Views use angles as arguments. Radar Views accept any parameters and display an axis for each parameter value.
Both charts support the Point, Line and Area drawing styles.
|
Palettes
Represent appearance schemes used to color different series and points within a series.
XtraCharts comes with a number of predefined palettes and, of course, it is possible for you to create custom palettes if you need.
|
Strips and Constant Lines
These can be displayed along the X or Y axis to mark a specific value or a range of values.
|
Support for all Common Data Sources
XtraCharts can be bound to various data sources. This also includes full ADO+ support.
|
Advanced Design-Time Support
XtraCharts provides an easy-to-use Wizard which significantly simplifies the process of customizing the WebChartControl.
|
Rich Set of Exporting Formats
Export to PDF, HTML, MHT, and MS Excel formats.
Also you can export your chart to an image - BMP, EMF, GIF, JPEG, PNG, TIFF, WMF file types.
|
Multiple Series within a Single Diagram
A single diagram can combine data from multiple series, so you can easily compare different data, even using different series types.
|
AJAX Support
Our controls give you the ability to update control content using callbacks - thus eliminating the need to re-load the entire page.
|
Rich Client-Side Functionality
A comprehensive client-side API is available for our controls. This functionality,
which is then coupled with the ability to handle a rich set of client events allows you to have full
control over the control's behavior on the client side.
|
Cross-Browser Compatibility
Our controls are thoroughly tested on multiple browsers to ensure the utmost compatibility.
Microsoft Internet Explorer 6.0+, Mozilla FireFox 2.0+, Google Chrome 1.0+, Apple Safari 3.0+, Opera 9.0+
and Netscape Navigator 9.0+ are fully supported.
|