Click or drag to resize

SecurityInfoToString Method

LightningChart .NET Help
Returns basic information about the Security (Name, Symbol, Currency, Stock exchange).

Namespace:  Arction.CustomControls.Trader.WinForms
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
public override string ToString()

Return Value

Type: String
Info string about the Security
See Also