MovingAverageConvergenceDivergenceHistogramNegativeWeakColor Property |
LightningChart .NET Help
Gets or sets the negative weak color for Histogram.
Namespace:
Arction.CustomControls.Trader.WinForms.TechnicalIndicators
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntaxpublic Color HistogramNegativeWeakColor { get; set; }Public Property HistogramNegativeWeakColor As Color
Get
Set
public:
property Color HistogramNegativeWeakColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also