LightningChart .NET Help
ID string for the indicator
Namespace:
Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntaxpublic string ID { get; set; }Public Property ID As String
Get
Set
public:
property String^ ID {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also