Click or drag to resize

RelativeStrengthIndexHighColor Property

LightningChart .NET Help
Get or set the color of the indicator above HighThreshold level.

Namespace:  Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
public Color HighColor { get; set; }

Property Value

Type: Color
See Also