Skip to main content

TopNOptionsBase Class

The base class for all “Top N” and “Others” options.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public abstract class TopNOptionsBase :
    ChartDependencyObject,
    ICloneable,
    IBindingPropertiesSource

The following members return TopNOptionsBase objects:

See Also