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