Skip to main content
A newer version of this page is available. .

CustomAggregateFunction Class

The base class for a custom aggregate function callback.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public abstract class CustomAggregateFunction :
    ICustomAggregateFunction

Inheritance

Object
CustomAggregateFunction
See Also