Back to Devexpress

IndicatorLabel Class

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

latest1.9 KB
Original Source

IndicatorLabel Class

Contains settings that specify the appearance and position of Fibonacci indicator labels.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class IndicatorLabel :
    ChartTextElement,
    ICloneable
vb
Public Class IndicatorLabel
    Inherits ChartTextElement
    Implements ICloneable

The following members return IndicatorLabel objects:

Remarks

For more information, see Fibonacci Indicators.

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement ChartTextElement IndicatorLabel

See Also

IndicatorLabel Members

DevExpress.Xpf.Charts Namespace