Skip to main content
A newer version of this page is available. .

IndicatorLabel Class

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

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class IndicatorLabel :
    ChartTextElement,
    ICloneable

The following members return IndicatorLabel objects:

Remarks

For more information, see Fibonacci Indicators.

See Also