Back to Devexpress

MassIndex Class

wpf-devexpress-dot-xpf-dot-charts-eb3c3d9b.md

latest1.8 KB
Original Source

MassIndex Class

A Mass Index indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The Mass Index 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 MassIndex

See Also

MassIndex Members

DevExpress.Xpf.Charts Namespace