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