SecurityInfoPrice Property |
LightningChart .NET Help
Current prive value
Namespace:
Arction.CustomControls.Trader.WPF
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntaxpublic double Price { get; set; }Public Property Price As Double
Get
Set
public:
property double Price {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also