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

SubtotalCollection Class

The collection that stores the Subtotal objects.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class SubtotalCollection :
    ObservableCollection<Subtotal>,
    IWeakEventListener

The following members return SubtotalCollection objects:

Inheritance

See Also