BollingerBandFillColor Property |
LightningChart .NET Help
The color of the Bollinger Band
Namespace:
Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntaxpublic Color FillColor { get; set; }Public Property FillColor As Color
Get
Set
public:
property Color FillColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also