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

TopNOptionsBase Class

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

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public abstract class TopNOptionsBase :
    ChartDependencyObject,
    ICloneable,
    IBindingPropertiesSource

The following members return TopNOptionsBase objects:

See Also