Free Trial Buy Now

Chart - Binding Individual Series

The Category: Confections
Min price: 9.20
Max price: 81.00
Average price: 25.16 chart showing Products series.

Description

DevExpress MVC Chart allows its series to be bound to data in two ways:

  • All Series objects are manually added to the ChartControlSettings.Series collection, and each series is independently bound to appropriate data members from a chart's datasource.
  • All Series objects are generated dynamically from a chart's data source based on template settings specified via the ChartControlSettings.SeriesTemplate property.

This demo illustrates how to use the first approach when each series is bound to data.

In this demo you can choose the category that has the products that should be displayed on a chart (via the Filter By Category option), as well as specify sorting rules (Sort By and Sort Order options). In addition, you can toggle the visibility of series labels via the Show Labels option.

Note that at the top-left of the chart there is information about the selected category, its minimum, maximum and average prices, dynamically updated every time you choose another category. This is implemented using the BoundDataChanged event that is raised after a new filter is applied.

Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress MVC Extensions ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.