LightningChart .NET Help
Title shown in the data cursor box, and near Y-axes.
Namespace:
Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax[DefaultValueAttribute("Indicator")]
public string Title { get; set; }<DefaultValueAttribute("Indicator")>
Public Property Title As String
Get
Setpublic:
[DefaultValueAttribute(L"Indicator")]
property String^ Title {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also