Click or drag to resize

TwoHistogramsAndLineHistogramWidth1 Property

LightningChart .NET Help
Gets or sets the bar width of the first histogram.

Namespace:  Arction.CustomControls.Trader.WinForms.TechnicalIndicators
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "5")]
public double HistogramWidth1 { get; set; }

Property Value

Type: Double
See Also