CustomAggregateFunction Class
The base class for a custom aggregate function callback.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return CustomAggregateFunction objects:
Remarks
See the Data Aggregation: Create a Custom Aggregate Function section for more information.
Inheritance
Object
CustomAggregateFunction
See Also