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