TwoHistogramsAndLineHistogramColor2 Property |
LightningChart .NET Help
Gets or sets the bar color of the second histogram.
Namespace:
Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntaxpublic Color HistogramColor2 { get; set; }Public Property HistogramColor2 As Color
Get
Set
public:
property Color HistogramColor2 {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also