Click or drag to resize

BollingerBandFillType Property

LightningChart .NET Help
Bollinger Band fill type

Namespace:  Arction.CustomControls.Trader.WinForms.TechnicalIndicators
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(BollingerBandFillType.Solid)]
public BollingerBandFillType FillType { get; set; }

Property Value

Type: BollingerBandFillType
See Also