wpf-devexpress-dot-xpf-dot-charts-e9e731fa.md
The base class for a custom aggregate function callback.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class CustomAggregateFunction :
ICustomAggregateFunction
Public MustInherit Class CustomAggregateFunction
Implements ICustomAggregateFunction
The following members return CustomAggregateFunction objects:
See the Data Aggregation: Create a Custom Aggregate Function section for more information.
Object CustomAggregateFunction
See Also