Back to Devexpress

StandardDeviation Class

wpf-devexpress-dot-xpf-dot-charts-4c22d0df.md

latest1.9 KB
Original Source

StandardDeviation Class

A Standard Deviation indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The Standard Deviation 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 StandardDeviation

See Also

StandardDeviation Members

DevExpress.Xpf.Charts Namespace