MovingAverageConvergenceDivergenceHistogramPositiveStrongColor Property |
LightningChart .NET Help
Gets or sets the positive 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 HistogramPositiveStrongColor { get; set; }Public Property HistogramPositiveStrongColor As Color
Get
Set
public:
property Color HistogramPositiveStrongColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also