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