A newer version of this page is available.
Switch to the current version.
ValueBinding Class
Enables you to use an XRChart to visualize data in report groups without writing report scripts.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
Related API Members
The following members accept/return ValueBinding objects:
Remarks
A ValueBinding object is returned by the XRDataFilter.ValueBinding property.
Set the DataFilter.ColumnName and XRDataFilter.ValueBinding properties of a series data filter to the same field that is used as grouping criteria in the report.
When both the XRDataFilter.Value and XRDataFilter.ValueBinding properties are specified for a data filter, only the ValueBinding setting is taken into account.
Inheritance
Object
ValueBinding
See Also
Feedback