Click or drag to resize

TwoHistogramsAndLineHistogramsStacked Property

LightningChart .NET Help
Gets or sets whether the histograms are stacked.

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

Property Value

Type: Boolean
See Also