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