|
|
|
|
|
General Features
Essential Chart is a powerful Data Visualization tool that helps you generate professional graphs and charts. It supports a large variety of chart types and comes with an object-oriented API(Application Programming Interface) that is both powerful and easy to use.
|
|
|
|
Users can add an unlimited number of data series to the Essential chart. The control is optimized to handle such large sets of data.
Unlimited Number Of Chart Series
|
|
|
|
Users can add an unlimited number of data points to a chart series. The chart control is optimized to handle such huge sets of data.
Unlimited Number Of data points in a Series
|
|
|
|
The Chart Wizard helps setup the Chart control during design-time:
-
Chart Type-Chart type and style can be previewed and chosen within wizard
-
Chart Series-Allows visual data binding with data set
-
Appearance-Configure the style of different portions of the chart
-
Axes–Options to edit axes and label properties
-
Data Legend-Legend appearance can be customized
-
Toolbars-Toolbar visibility and appearance can be defined
Chart Wizard at Design-Time
|
|
|
|
The ChartControl can efficiently handle real time data as illustrated in the screenshots below. The updates are optimized to be smooth and flicker-free.
Real time Chart Data
Chart plotting sound data
|
|
|
|
Enable the built-in Zooming and Scrolling features of the chart to provide users great chart flexibility. Users can then simply click and drag any chart area to select and zoom required chart area.
Once any part of the chart area is zoomed-in, scroll bars will automatically appear to let the user view areas beyond the currently displayed chart area. A Zoom-Out button lets users revert back to the default mode.
Zoomed-in Chart with Scroll Bars
|
|
|
|
Smart Labels are just one of the built - in optimization techniques that ensures that data point labels don't overlap each other when rendered next to data points.
Smart labels don't overlap each other
|
|
|
|
Save time by persisting the appearance of charts created in design-time as well as run-time as a template. Apply the saved style to a new chart by loading the template.
Load Templates at Design-Time
Loading of chart templates in the designer is facilitated by the Chart Template Wizard
Chart Template Wizard
Programatically saving and loading chart templates is an easy task with simple API as shown below:
Loading Templates at Run-Time
|
|
|
|
|
|
|
|