SecurityInfoExchangeShort Property |
LightningChart .NET Help
Stock exchange's short name
Namespace:
Arction.CustomControls.Trader.WinForms
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntaxpublic string ExchangeShort { get; set; }Public Property ExchangeShort As String
Get
Set
public:
property String^ ExchangeShort {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also