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