Back to Devexpress

DetrendedPriceOscillator Class

wpf-devexpress-dot-xpf-dot-charts-8bfa6329.md

latest2.0 KB
Original Source

DetrendedPriceOscillator Class

A Detrended Price Oscillator indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class DetrendedPriceOscillator :
    SeparatePaneIndicatorWithPoints
vb
Public Class DetrendedPriceOscillator
    Inherits SeparatePaneIndicatorWithPoints

Remarks

The Detrended Price Oscillator indicator looks as follows.

Implements

ILegendVisible

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Indicator SeparatePaneIndicator DevExpress.Xpf.Charts.SeparatePaneIndicatorWithPoints DetrendedPriceOscillator

See Also

DetrendedPriceOscillator Members

DevExpress.Xpf.Charts Namespace