SecurityInfoSymbol Property |
LightningChart .NET Help
Security Symbol (AAPL etc.)
Namespace:
Arction.CustomControls.Trader.WPF
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntaxpublic string Symbol { get; set; }Public Property Symbol As String
Get
Set
public:
property String^ Symbol {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also