BollingerBandBorderLineColor Property |
LightningChart .NET Help
The color of the border of the band
Namespace:
Arction.CustomControls.Trader.WinForms.TechnicalIndicators
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntaxpublic Color BorderLineColor { get; set; }Public Property BorderLineColor As Color
Get
Set
public:
property Color BorderLineColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also