Skip to main content
All docs
V25.2
  • SubtotalCollection Class

    The collection that stores the Subtotal objects.

    Namespace: DevExpress.Xpf.Charts

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

    Declaration

    public class SubtotalCollection :
        ObservableCollection<Subtotal>,
        IWeakEventListener

    The following members return SubtotalCollection objects:

    Inheritance

    See Also