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.v18.2.dll

Declaration

public abstract class TopNOptionsBase :
    ChartDependencyObject,
    ICloneable,
    IBindingPropertiesSource

The following members return TopNOptionsBase objects:

See Also