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