IndicatorLabel Class
In This Article
Contains settings that specify the appearance and position of Fibonacci indicator labels.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class IndicatorLabel :
ChartTextElement,
ICloneable
#Related API Members
The following members return IndicatorLabel objects:
#Remarks
For more information, see Fibonacci Indicators.
#Inheritance
See Also