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

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

Primary LanguageC#OtherNOASSERTION

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)