FibonacciIndicator.Label Property
In This Article
Gets or sets the set of label-related properties of the Fibonacci indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Indicator |
An Indicator |
#Remarks
Use this property to define the indicator label's font, text color, visibility, etc.
For more information, see Fibonacci Indicators.
#Implements
DevExpress.Xpf.Charts.ISupportIndicatorLabel.Label
See Also