Skip to main content

SeparatePaneIndicator Class

The base class for all indicators that can be drawn in a separate pane.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public abstract class SeparatePaneIndicator :
    Indicator,
    ISeparatePaneIndicator,
    IAffectsAxisRange

Implements

See Also