SecurityInfoToString Method |
LightningChart .NET Help
Returns basic information about the Security (Name, Symbol, Currency, Stock exchange).
Namespace:
Arction.CustomControls.Trader.WPF
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type:
StringInfo string about the Security
See Also