Skip to main content

IndicatorLabel Class

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

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class IndicatorLabel :
    ChartTextElement,
    ICloneable

The following members return IndicatorLabel objects:

Remarks

For more information, see Fibonacci Indicators.

See Also