Skip to content

The following example displays a constant line (average product price) within a given product category.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-winforms-binding-expressions-in-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - Display Average Values within a Chart

The following example displays a constant line (average product price) for a given product category (when using DevExpress Reports for WinForms).

XRCharts

In this example, the chart’s constant line is bound to the following expression:

[CategoriesProducts].Avg([UnitPrice])

Expression Editor

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

The following example displays a constant line (average product price) within a given product category.

Topics

Resources

License

Stars

Watchers

Forks