IndicatorLabel Constructors
Contains settings that specify the appearance and position of Fibonacci indicator labels.| Name | Parameters | Description |
|---|---|---|
| IndicatorLabel() | none | Initializes a new instance of the IndicatorLabel class with default settings. |
| IndicatorLabel(Brush) | foreground | Initializes a new instance of the IndicatorLabel class with the specified foreground. |
See Also