Back to Devexpress

MedianPrice Class

wpf-devexpress-dot-xpf-dot-charts-67e7238a.md

latest1.7 KB
Original Source

MedianPrice Class

A Median Price indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class MedianPrice :
    Indicator
vb
Public Class MedianPrice
    Inherits Indicator

Remarks

This indicator is calculated as the mean value of low and high values.

The Median Price indicator looks as follows.

Implements

ILegendVisible

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Indicator MedianPrice

See Also

MedianPrice Members

DevExpress.Xpf.Charts Namespace